zephyr/tests/subsys/shell/shell
Anders Storrø 32ebeb0a5c Shell: Increase ARGC_MAX default val
Increase deafult value of SHELL_ARGC_MAX configuration.
This allows users to utilize deeper nested shell menus without
risking maxing out the number of allowed arguments.

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
2022-08-29 10:31:38 +02:00
..
src Shell: Increase ARGC_MAX default val 2022-08-29 10:31:38 +02:00
CMakeLists.txt
prj.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_cmds_all.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_cmds_resize.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_cmds_select.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_cmds.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_colors.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_help_all.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_help.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_history.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_log_backend.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_metakeys.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_tab_auto.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_tab.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min_wildcards.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
shell_min.conf tests: subsys: shell: move shell to new ztest API 2022-08-03 11:19:08 +02:00
testcase.yaml