zephyr/tests/subsys/logging/log_core_additional
Keith Packard 65427f47cf tests: logging: Stack overflow caught with TLS in log_core_additional
When thread local storage is enabled, log_core_additional generates stack
overflows in the main thread on several architectures. Increase the stack
size to 4096 bytes for this thread.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-01-26 10:04:33 +00:00
..
src tests: logging: log_core_additional: Align test to LOG_PRINTK changes 2022-11-29 10:46:26 +01:00
CMakeLists.txt
log_sync.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
log_user.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
prj.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
testcase.yaml tests: log_core_additional: Fix log_user test filter 2022-08-30 17:28:05 -04:00