zephyr/tests/kernel/fatal/message_capture
Kumar Gala 53b104d461 tests: kernel: Add missing kernel tag to tests
Add kernel to any testcase.yaml files that happen to be missing for
tests under tests/kernel/

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-05 14:52:55 -05: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 tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00

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.