zephyr/tests/kernel/fatal
Daniel Leung 7c80746bc6 tests: kernel: use TC_END_REPORT for faults
Use TC_END_REPORT() to report "PROJECT EXECUTION FAILED"
instead of a call to printk() for ZTEST enabled tests. as
this prints the failed message as well as the RunID (and
whatever will be added in future).

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-02-28 13:39:15 -05:00
..
exception tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
message_capture tests: fatal: Add message explaining OOPS 2023-12-11 09:56:33 +01:00
no-multithreading