zephyr/tests/kernel/mem_protect
Daniel Leung 15a46cfee4 tests: mem_protect: fix warning on uninitialized variable
In test_kobject_release_null(), dummy is not initialized
before being fed to k_object_release(). So set it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-07-22 07:24:11 -05:00
..
demand_paging kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
futex tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_map tests: mem_protect/mem_map: remove unused assignment to cnt 2021-05-11 15:45:39 -05:00
mem_protect tests: mem_protect: fix warning on uninitialized variable 2021-07-22 07:24:11 -05:00
obj_validation kernel: remove object tracing 2021-05-07 22:10:21 -04:00
protection arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
stack_random tests: kernel: mem_protect: stack_random: disable qemu_riscv32 2021-07-16 14:48:21 -04:00
stackprot tests: Avoid out-of-bounds array access on SPARC 2020-11-13 14:53:55 -08:00
sys_sem tests: sys_sem: add k_thread_join() calls 2020-10-28 10:29:49 -07:00
syscalls tests: kernel: mem_protect: add Ronoth Lodev to supported boards 2021-03-18 08:48:30 -05:00
userspace userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00