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

Last change on this file was 00acd66, checked in by Jakub Jermar <jakub@…>, 18 years ago

New, better-structured, directory layout for uspace.

  • Property mode set to 100644
File size: 56 bytes
Line 
1{
2 "fault1",
3 "Write to NULL",
4 &test_fault1,
5 false
6},
Note: See TracBrowser for help on using the repository browser.