summaryrefslogtreecommitdiffstats
path: root/testsuite/media01/test_main.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-10 08:04:58 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-10 11:03:32 +0100
commit64c663c0d1341d208891e68a7e2c857485754f99 (patch)
tree80a4ff217d4f19245c58d1d419ca8f4387d58e4b /testsuite/media01/test_main.c
parentARP(8): Import from FreeBSD (diff)
downloadrtems-libbsd-64c663c0d1341d208891e68a7e2c857485754f99.tar.bz2
ARP(8): Port to RTEMS
Diffstat (limited to 'testsuite/media01/test_main.c')
-rw-r--r--testsuite/media01/test_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c
index f7847130..4dd4a98c 100644
--- a/testsuite/media01/test_main.c
+++ b/testsuite/media01/test_main.c
@@ -199,6 +199,7 @@ early_initialization(void)
#define CONFIGURE_SHELL_USER_COMMANDS \
&bsp_interrupt_shell_command, \
+ &rtems_shell_ARP_Command, \
&rtems_shell_BSD_Command, \
&rtems_shell_HOSTNAME_Command, \
&rtems_shell_PING_Command, \