testsuite: User input define added

This commit is contained in:
Moyano, Gabriel
2020-03-31 10:57:55 +02:00
committed by Sebastian Huber
parent b4937b0792
commit 27ff7e70a8
19 changed files with 24 additions and 5 deletions

View File

@@ -35,6 +35,7 @@
#include <rtems/rtems-debugger-remote-tcp.h>
#define TEST_NAME "LIBBSD DEBUGGER 1"
#define TEST_STATE_USER_INPUT 1
extern rtems_shell_cmd_t rtems_shell_DEBUGGER_Command;