zephyr/tests/subsys/shell/shell
Xinyang Tan 535f5a6c04 shell: support setting help string for each entry in a dictionary command
Add support for setting the help description for each entry in a dictionary
command. Currently the syntax string alone may not provide sufficient
description of its entry. This commit also helps keep the help messages
consistent with existing style.

Signed-off-by: Xinyang Tan <xinyang.tan@delve.com>
2022-12-05 18:40:46 +01:00
..
src shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01: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