source: mainline/uspace/app/tester/thread/deadlock.def

Last change on this file was 82ff0a1, checked in by Jiri Svoboda <jiri@…>, 6 months ago

Add deadlock detector to tester.

  • Property mode set to 100644
File size: 77 bytes
Line 
1{
2 "deadlock",
3 "Fibril deadlock detection test",
4 &test_deadlock,
5 false
6},
Note: See TracBrowser for help on using the repository browser.