[PATCH 7/7] Add wpa_spplicant_fork command in test suite media01
Sichen Zhao
1473996754 at qq.com
Thu Aug 17 01:33:57 UTC 2017
---
testsuite/media01/test_main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c
index 5ca88fb..acc24f2 100644
--- a/testsuite/media01/test_main.c
+++ b/testsuite/media01/test_main.c
@@ -205,7 +205,8 @@ early_initialization(void)
&rtems_shell_SYSCTL_Command, \
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_VMSTAT_Command, \
- &rtems_shell_WPA_SUPPLICANT_Command
+ &rtems_shell_WPA_SUPPLICANT_Command, \
+ &rtems_shell_WPA_SUPPLICANT_FORK_Command
#define CONFIGURE_SHELL_COMMAND_CPUINFO
#define CONFIGURE_SHELL_COMMAND_CPUUSE
--
2.7.4
More information about the devel
mailing list