zephyr/tests/subsys/logging
Fabio Baltieri 702b684366 tests: log_api: increase stack size for the test
CONFIG_MAIN_STACK_SIZE was increased for qemu_leon3, but after

15fdee04e3 logging: log_output: Add function for processing input arguments

this test started to fail on other platforms as well. Moving the stack
size override on the test wide prj.conf seems to make it work correctly
again.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-07-22 10:33:56 +02:00
..
log_api tests: log_api: increase stack size for the test 2022-07-22 10:33:56 +02:00
log_backend_fs tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
log_backend_init everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
log_benchmark logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
log_core_additional logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
log_immediate tests: log_immediate: Increase tests timeout 2022-06-16 16:01:41 -04:00
log_msg logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
log_output tests: logging: log_output: Improve test coverage 2022-07-21 09:04:37 -04:00
log_stack tests: logging: log_stack: Adjust thresholds 2022-07-21 09:04:37 -04:00
log_stress everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
log_switch_format tests: log_switch_format: Add mock backend and remove harness console 2022-07-08 20:10:42 +00:00
log_syst logging: Allow for compilation without log_output 2022-07-04 16:43:32 +02:00