zephyr/tests/kernel/mem_protect
Keith Packard eb351f05fe test/kernel: Initialize stack_sem in obj_validation test
GCC 14.3 is not happy when this variable is left uninitialized, although
we don't actually care about the contents, just the address.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-17 16:06:21 +02:00
..
demand_paging tests: demand_paging/mem_map: move malloc config to prj.conf 2024-12-07 16:01:10 +00:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: mem_protect/mem_map: add data cache manipulations 2024-12-19 21:54:16 +01:00
mem_protect tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00
obj_validation test/kernel: Initialize stack_sem in obj_validation test 2025-06-17 16:06:21 +02:00
protection tests: mem_protect/protection: Use __noinline attribute 2024-11-30 01:04:11 +01:00
stack_random everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
stackprot arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
sys_sem tests: copy intel_adsp_ace30_ptl.conf to *_sim.conf 2024-11-18 13:18:22 -05:00
syscalls tests: userspace/mem_protect: more CONFIG_SYS_HEAP_ALLOC_LOOPS 2025-04-29 19:04:23 +02:00
userspace tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00