axlRunAllTests
axlRunAllTests(t_sessiont_mode) =>x_runid/ nil
Description
Starts a run with all enabled tests.
Arguments
Value Returned
Examples
The following example starts a run:
axlRunAllTests( "session0" "Single Run, Sweeps and Corners" )
=> 1
Related Topics
Return to top