zephyr/tests/kernel
Daniel Leung e35733d2ff tests: mem_protect/syscalls: print FAILED when faulting
If there are any CPU exceptions, printing a failed message
would allow twister to stop early instead of waiting for
timeout.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-03-27 20:13:22 -04:00
..
cache
common util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
condvar/condvar_api
context util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
device
early_sleep
events
fatal
fifo
fpu_sharing
gen_isr_table
interrupt
lifo
mbox
mem_heap
mem_protect tests: mem_protect/syscalls: print FAILED when faulting 2023-03-27 20:13:22 -04:00
mem_slab
mp
msgq
mutex
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue
sched util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
semaphore
sleep util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
smp
smp_boot_delay
spinlock
stack/stack
threads samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
tickless/tickless_concept util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
timer tests: timer_behavior: accuracy improvements 2023-03-02 21:14:52 +01:00
usage/thread_runtime_stats
workq util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
xip