zephyr/tests/kernel/fatal/message_capture
Ioannis Glaropoulos a6d1754aef tests: kernel: fatal: add missing CONFIG_TEST=y in test suite
Enable CONFIG_TEST in the message_capture test suite.
This allows certain Kconfig configurations, depending
on TEST, to be enabled.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-03-01 15:55:10 +01:00
..
src
CMakeLists.txt
prj.conf tests: kernel: fatal: add missing CONFIG_TEST=y in test suite 2021-03-01 15:55:10 +01:00
README
testcase.yaml

This test case verifies that kernel fatal error logging message can be captured.

When the fatal error is triggered, if the debugging message function is turned on,
the system can capture the print information.