zephyr/tests/subsys
Jack Rosenthal ea9866dc86 shell: add an option for minimal default configuration
The default shell configuration has heavy flash and memory requirements,
requiring project maintainers to set many configuration options to "n"
to keep flash and memory requirements within reason.

This adds a new configuration option, CONFIG_SHELL_MINIMAL, which will
disable flash and memory heavy options by default, and allow project
maintainers to select/imply only the options they want.

On a quick test from an ARM board I'm working on, enabling this option
cut flash space requirements by ~8 KB, and memory requirements by ~1 KB.

Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
2021-02-27 10:26:33 +01:00
..
canbus tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
debug logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
dfu tests/subsys/dfu/mcuboot: support mcuboot max alignment 2021-01-14 18:03:38 +01:00
edac/ibecc tests: edac: Add test for user thread communication 2021-02-19 16:06:29 +02:00
fs fs: Fix fs_opendir resource leak when invoked on fs_dir_t object in use 2021-02-05 07:32:20 -05:00
jwt tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
logging test: logging: improve test coverage for logging subsystem 2021-02-23 10:33:13 -05:00
mgmt/ec_host_cmd ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
openthread net: openthread: Make radio workqueue stack size configurable 2021-01-13 11:29:30 +02:00
power tests: subsys: power: add stm32 targets to the power_mgmt_soc test case 2021-02-19 22:38:50 -05:00
settings tests/settings: Add fs_file_t type variable initializations 2021-01-29 08:04:51 -05:00
shell shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
storage storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
usb sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00