zephyr/tests/kernel/mem_protect
Johann Fischer d66e047e5b tests: use unsigned int for irq_lock()
irq_lock() returns an unsigned integer key.
Generated by spatch using semantic patch
scripts/coccinelle/irq_lock.cocci

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-07-14 14:37:13 -05:00
..
demand_paging tests: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
futex tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_map tests: kernel: mem_protect: move the mem map test to new ztest API 2022-07-14 10:29:33 +02:00
mem_protect tests: mem_protect: Fix checking wrong variable 2022-06-30 12:37:14 -05:00
obj_validation tests: kernel: mem_protect: move the obj validation test to new ztest 2022-07-14 10:29:33 +02:00
protection tests: kernel: mem_protect: move the protection test to new ztest 2022-07-14 10:29:33 +02:00
stack_random tests: kernel: mem_protect: move the stack random test to new ztest 2022-07-14 10:29:33 +02:00
stackprot tests: kernel: mem_protect: move the stack protection test to new ztest 2022-07-14 10:29:33 +02:00
sys_sem tests: add filter of configs to avoid mismatch test running 2022-05-16 22:49:34 -04:00
syscalls tests: kernel: mem_protect: move the syscalls test to new ztest 2022-07-14 10:29:33 +02:00
userspace tests: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00