-
CONFIG_TEST_SHELL
¶
Enable various shells for testing
Type: bool
Help¶
Enable various platform and driver related shells for testing.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
GPIO_SHELL
ifGPIO
PCI_SHELL
ifPCI
Kconfig definition¶
At subsys/testsuite/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:38
Menu path: (top menu) → Testing
config TEST_SHELL bool prompt "Enable various shells for testing" selectGPIO_SHELL
ifGPIO
selectPCI_SHELL
ifPCI
help Enable various platform and driver related shells for testing.
(Definitions include propagated dependencies, including from if’s and menus.)