mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-19 00:44:37 +08:00
testsuite: User input define added
This commit is contained in:

committed by
Sebastian Huber

parent
b4937b0792
commit
27ff7e70a8
@@ -39,9 +39,10 @@
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/shell.h>
|
||||
#include <rtems/bsd/bsd.h>
|
||||
#include <rtems/test.h>
|
||||
|
||||
#define TEST_NAME "LIBBSD EVDEV"
|
||||
#define TEST_STATE_USER_INPUT 1
|
||||
#include <rtems/test.h>
|
||||
|
||||
#define PRIO_OPEN (RTEMS_MAXIMUM_PRIORITY - 12)
|
||||
#define PRIO_KEYBOARD (RTEMS_MAXIMUM_PRIORITY - 11)
|
||||
|
Reference in New Issue
Block a user