NEST HelpDesk | Command Index | NEST Quick Reference |
unittest::exit_test_gracefully - End test script and report successSynopsis:
exit_test_gracefully -> -Description:
Source:
This function will terminate NEST/SLI with a return code signaling success.
It should be used to leave test scripts that have special prerequisites.
Example:
/unittest using
is_threaded not { /skipped_no_openmp exit_test_gracefully } if
/builddir/build/BUILD/nest-simulator-2.14.0/lib/sli/unittest.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative