zephyr/tests/kernel/mem_protect/mem_map
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
..
boards tests,samples: Fix picolibc malloc arena settings 2023-05-09 01:29:16 +09:00
src tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
custom-sections.ld tests: mem_protect/mem_map: no need to skip test if link in virt 2021-03-16 15:03:44 -04:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
prj_x86_64_coverage_exec.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/kernel/mem_protect/mem_map: Reduce printf size for qemu_x86_tiny 2023-11-21 21:43:33 +01:00