zephyr/tests
Joakim Andersson fcb9813128 tests: arm: Increase main stack size with no optimizations
If the test is run with the config NO_OPTIMIZATIONS enabled then the
stack size usage increases by around 80% for ARM platforms.
Increase the stack size used in test cases that enables building with no
optimizations for ARM.

Update description on TEST_ARM_CORTEX_M since it was outdated and said
it was only used for a single purpose.

Fixes: #47930
Fixes: #47929
Fixes: #47855

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-08-08 11:17:01 -04:00
..
application_development test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
arch tests: arm: Increase main stack size with no optimizations 2022-08-08 11:17:01 -04:00
benchmarks test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
bluetooth tests: bluetooth: tester: add support for testing Multiple Notifications 2022-08-05 13:01:46 +02:00
boards test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
drivers include: drivers: stm32 clock_control: Replace OPT by DOMAIN 2022-08-08 14:17:07 +02:00
kernel tests: kernel: common: adjust fudge factors 2022-08-08 10:44:41 +02:00
lib devicetree.h: DT_FOREACH_NODE, DT_FOREACH_STATUS_OKAY_NODE 2022-08-08 10:44:41 +02:00
misc test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
net tests: net: socket: Disable unstable tests for mps2_an385 2022-08-08 22:18:23 +09:00
posix test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
subsys tests: subsys: modbus cases move to new ztest API 2022-08-08 10:51:17 +02:00
unit tests: unit: util: Add test for IS_EQ 2022-08-04 17:35:39 +01:00
ztest test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00