summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-20 12:52:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-20 14:59:55 +0200
commit5be4f06fa85e050f8cf135e1ef6878d19d1aecd4 (patch)
treee59d32b644585eb9004ef87bad1589d7b31c7d1b /testsuite
parentmedia01: Scale with processor count (diff)
downloadrtems-libbsd-5be4f06fa85e050f8cf135e1ef6878d19d1aecd4.tar.bz2
Add CPUINFO command to default network init
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/include/rtems/bsd/test/default-network-init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/include/rtems/bsd/test/default-network-init.h b/testsuite/include/rtems/bsd/test/default-network-init.h
index b19fb409..438c7bde 100644
--- a/testsuite/include/rtems/bsd/test/default-network-init.h
+++ b/testsuite/include/rtems/bsd/test/default-network-init.h
@@ -367,6 +367,7 @@ Init(rtems_task_argument arg)
&rtems_shell_VMSTAT_Command, \
&rtems_shell_WLANSTATS_Command
+#define CONFIGURE_SHELL_COMMAND_CPUINFO
#define CONFIGURE_SHELL_COMMAND_CPUUSE
#define CONFIGURE_SHELL_COMMAND_PERIODUSE
#define CONFIGURE_SHELL_COMMAND_STACKUSE