zephyr/tests/kernel/fatal/message_capture
Andrei Emeltchenko effca0609d tests: fatal: Add message explaining OOPS
Add message explaining the cause of the OOPS like it is done in many
other cases.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-12-11 09:56:33 +01:00
..
src tests: fatal: Add message explaining OOPS 2023-12-11 09:56:33 +01:00
CMakeLists.txt
prj.conf
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.