zephyr/tests/kernel/mem_protect
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
..
demand_paging tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
mem_protect tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
obj_validation tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
protection tests: kernel: mem_protect: Handle thumb instructions for Cortex-R 2024-02-02 17:05:01 -06:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
sys_sem tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
syscalls tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
userspace tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00