start_default_tests
The start_default_tests
function starts running the default tests in the test list of the current project and returns immediately, leaving the tests running in the background.
- Parameters
- none
- Return number
- none
- Return string
- none
- Fails if
-
- No project has been opened
- There was an error accessing the hardware
- The system failed to start the tests
Example
xdcall "xjtag1" , "start_default_tests", Num, RTN$
XJTAG v4.1.100