source: mainline/uspace/app/tester/thread/thread1.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: 55 bytes
Line 
1{
2 "thread1",
3 "Thread test",
4 &test_thread1,
5 true
6},
Note: See TracBrowser for help on using the repository browser.