summaryrefslogtreecommitdiffstats
path: root/testsuite/media01/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/media01/test_main.c')
-rw-r--r--testsuite/media01/test_main.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c
index 9c05fc07..2a1c9aae 100644
--- a/testsuite/media01/test_main.c
+++ b/testsuite/media01/test_main.c
@@ -53,6 +53,8 @@
#include <rtems/shell.h>
#include <rtems/telnetd.h>
+#include "pattern-test.h"
+
#define TEST_NAME "LIBBSD MEDIA 1"
#define TEST_STATE_USER_INPUT 1
@@ -241,7 +243,8 @@ early_initialization(void)
&rtems_shell_SYSCTL_Command, \
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_IFMCSTAT_Command, \
- &rtems_shell_VMSTAT_Command
+ &rtems_shell_VMSTAT_Command, \
+ &shell_PATTERN_Command
#define CONFIGURE_SHELL_COMMAND_CPUINFO
#define CONFIGURE_SHELL_COMMAND_CPUUSE