zephyr/tests/kernel/mem_protect
Daniel Leung 4655ae3a27 tests: userspace/mem_protect: more CONFIG_SYS_HEAP_ALLOC_LOOPS
Due to the constant alloc/free cycles during the stress test,
it is possible that the heap can become fragmented enough to
prevent successful allocation, and thus failing the test.
So we change the CONFIG_SYS_HEAP_ALLOC_LOOPS to a higher value
so the allocation code will try harder to find a space.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-04-29 19:04:23 +02:00
..
demand_paging
futex
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 Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
protection
stack_random everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
stackprot
sys_sem
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