summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorSichen Zhao <1473996754@qq.com>2017-10-12 20:16:09 +0800
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-10 13:33:03 +0100
commitce2262ee2812600714b670d0373c61176f934049 (patch)
tree7dc6c4e4212f794b4619267773caefd83551979b /testsuite
parentAdd wpa_supplicant command in test suite. (diff)
downloadrtems-libbsd-ce2262ee2812600714b670d0373c61176f934049.tar.bz2
Add wpa_supplicant_fork command.
Add fork command for wpa supplicant to start a new task.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/media01/test_main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c
index c687e7fe..f929cba1 100644
--- a/testsuite/media01/test_main.c
+++ b/testsuite/media01/test_main.c
@@ -210,7 +210,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