zephyr/tests/kernel/fatal/message_capture
Anas Nashif 6e8383c6ed tests: message_capture: do not exclude intel_adsp_cavs15
No reason to exclude this platform, we only have been using wrong
logging defaults (which was set in the soc) and not printing log
messages which is required by the test.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-02-21 21:57:40 -05:00
..
src
CMakeLists.txt
prj.conf
README
testcase.yaml tests: message_capture: do not exclude intel_adsp_cavs15 2022-02-21 21:57:40 -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.