summaryrefslogtreecommitdiffstats
path: root/testsuite/ppp01/test_main.c
diff options
context:
space:
mode:
authorMoyano, Gabriel <gabriel.moyano@dlr.de>2020-03-31 10:57:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-31 11:13:43 +0200
commit27ff7e70a86a4290a5981e9fdb86ea459fa64eac (patch)
treefeecba6adba75f3ef85e17b53a5f43aa0a50ea9a /testsuite/ppp01/test_main.c
parenttestsuite: Using RTEMS tester functions at beginning and at the end of tests (diff)
downloadrtems-libbsd-27ff7e70a86a4290a5981e9fdb86ea459fa64eac.tar.bz2
testsuite: User input define added
Diffstat (limited to 'testsuite/ppp01/test_main.c')
-rw-r--r--testsuite/ppp01/test_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/ppp01/test_main.c b/testsuite/ppp01/test_main.c
index b01f6796..550039e9 100644
--- a/testsuite/ppp01/test_main.c
+++ b/testsuite/ppp01/test_main.c
@@ -59,6 +59,7 @@
#include <rtems/rtemspppd.h>
#define TEST_NAME "LIBBSD PPP 1"
+#define TEST_STATE_USER_INPUT 1
#ifndef RTEMS_SMP