zephyr/tests/kernel
Daniel Leung b5b00134c5 tests: demand_paging/mem_map: move malloc config to prj.conf
Both tests set CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0 so extract
it to prj.conf. The tests require malloc arena size to be 0 to
run successful. By refactoring the config, it is now able to
with west build and still passing.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-12-07 16:01:10 +00:00
..
cache
common
condvar/condvar_api
context samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
device tests: kernel: exclude xenvm with GICv3 from device tests 2024-12-05 22:09:31 +01:00
early_sleep
events
fatal arch: deprecate _current 2024-11-23 20:12:24 -05:00
fifo
fpu_sharing
gen_isr_table
interrupt
ipi_cascade arch: deprecate _current 2024-11-23 20:12:24 -05:00
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect tests: demand_paging/mem_map: move malloc config to prj.conf 2024-12-07 16:01:10 +00:00
mem_slab
mp
msgq
mutex
obj_core
obj_tracking samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
pending samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
pipe
poll
profiling/profiling_api
queue
sched tests: kernel/sched: 32-bit tick wraparound during k_sleep() execution 2024-12-03 02:37:03 +01:00
semaphore
sleep
smp arch: deprecate _current 2024-11-23 20:12:24 -05:00
smp_abort
smp_boot_delay samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
smp_suspend
spinlock
stack/stack
threads samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tickless/tickless_concept
timer tests: kernel: timer: timer_behavior: Reduce tick frequency(nrf54l20pdk) 2024-12-02 14:23:22 +01:00
usage/thread_runtime_stats arch: deprecate _current 2024-11-23 20:12:24 -05:00
workq tests: workqueue: avoid filters 2024-11-25 21:51:36 +01:00
xip