zephyr/tests/subsys/logging/log_api
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
..
src tests: logging/log_api: add bits to test backend events 2022-07-11 11:09:31 +02:00
CMakeLists.txt tests: logging: log_api: Extend to test LOG_OVERRIDE_LEVEL 2022-04-06 10:59:57 +02:00
Kconfig
prj.conf tests: log_api: increase stack size for the test 2022-07-22 10:33:56 +02:00
testcase.yaml logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00