source: mainline/uspace/app/tester/proc/dummy_task.def@ 25697163

Last change on this file since 25697163 was 70d28e8, checked in by Matthieu Riolo <matthieu.riolo@…>, 7 years ago

taskman: tester plugin for wait flags combinations
Conflicts:

uspace/app/tester/Makefile
uspace/app/tester/tester.c
uspace/app/tester/tester.h

  • Property mode set to 100644
File size: 70 bytes
Line 
1{
2 "proc_dummy_task",
3 "Dummy task",
4 &test_proc_dummy_task,
5 true
6},
Note: See TracBrowser for help on using the repository browser.