source: mainline/uspace/app/tester/fault/fault3.def

Last change on this file was aa30c7f, checked in by Martin Decky <martin@…>, 15 years ago

fault3 is not a safe test (when all tests are executed in sequence, it stops the execution)

  • Property mode set to 100644
File size: 48 bytes
Line 
1{
2 "fault3",
3 "Abort",
4 &test_fault3,
5 false
6},
Note: See TracBrowser for help on using the repository browser.