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


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.h

    r1be7bee r70d28e8  
    111111extern const char *test_devman2(void);
    112112extern const char *test_chardev1(void);
     113extern const char *test_proc_dummy_task(void);
     114extern const char *test_proc_task_wait(void);
    113115
    114116extern test_t tests[];
Note: See TracChangeset for help on using the changeset viewer.