Command: testsuite::test_stop

NEST HelpDesk Command Index NEST Quick Reference

Name:
 testsuite::test_stop - test if SLI returns exit code 126 when executing a file with a software interrupt.

Synopsis:
 (test_stop) run -> 

Description:
 
This script calls the SLI command `stop` that is not handled by any
user error handler. This is a rarely used feature of SLI called
"software interrupt". This scipt is used to test if SLI quits with
exit code 126 after executing a file that causes a software
interrupt.

Author:
 Ruediger Kupper

FirstVersion:
 03-jul-2008

Remarks:
Yes, this script is really meant to fail due to an unhandled software interrupt.

SeeAlso:testsuite::test_pass testsuite::test_fail testsuite::test_stop testsuite::test_goodhandler testsuite::test_lazyhandler testsuite::test_badhandler
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/testsuite/selftests/test_stop.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative