Command: unittest::exit_test_gracefully

NEST HelpDesk Command Index NEST Quick Reference
Name:
unittest::exit_test_gracefully - End test script and report it as skipped
Synopsis:
literal exit_test_gracefully -> -
Description:
This function will terminate NEST/SLI with a return code signaling that a
test was skipped. It should be used to leave test scripts that have special
prerequisites.
Parameters:
literal - Reason for exit
Example:
/unittest using
is_threaded not { /skipped_no_openmp exit_test_gracefully } if
Source:
/var/www/debian/nest/nest-simulator-2.20.0/lib/sli/unittest.sli
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative