Changeset 70d28e8 in mainline for uspace/app/tester/tester.c


Ignore:
Timestamp:
2019-08-07T04:26:01Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
62273d1
Parents:
1be7bee
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-10-07 21:49:27)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:26:01)
Message:

taskman: tester plugin for wait flags combinations
Conflicts:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/tester.c

    r1be7bee r70d28e8  
    7878#include "hw/serial/serial1.def"
    7979#include "chardev/chardev1.def"
    80         { NULL, NULL, NULL, false }
     80#include "proc/dummy_task.def"
     81#include "proc/task_wait.def"
     82        {NULL, NULL, NULL, false}
    8183};
    8284
Note: See TracChangeset for help on using the changeset viewer.