summaryrefslogtreecommitdiffstats
path: root/testsuite/evdev01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/evdev01/init.c')
-rw-r--r--testsuite/evdev01/init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/evdev01/init.c b/testsuite/evdev01/init.c
index 7e55d727..af375ee4 100644
--- a/testsuite/evdev01/init.c
+++ b/testsuite/evdev01/init.c
@@ -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)