zephyr/tests/kernel
Anas Nashif dd2dcbed54 tests: move mheap_api_concept into tests/lib/multi_heap
Move multi-heap tests out of kernel folder along side all other heap
related tests.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-13 17:27:54 -05:00
..
cache tests/kernel: Exlude bogus platforms on cache test 2023-12-12 19:11:13 +01:00
common tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
condvar/condvar_api tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
context tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
device tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
early_sleep tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
events tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
fatal tests: fatal: Add message explaining OOPS 2023-12-11 09:56:33 +01:00
fifo tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
fpu_sharing tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
gen_isr_table irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04:00
interrupt tests: interrupt: sw_isr_table: fix index test for n+1 instance 2023-12-08 08:40:41 -05:00
lifo tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mbox tests: k_mbox: Change ZTEST_USER to ZTEST 2023-11-05 07:51:59 -05:00
mem_heap tests: move mheap_api_concept into tests/lib/multi_heap 2023-12-13 17:27:54 -05:00
mem_protect xtensa: mmu: rename prefix z_xtensa to xtensa_mmu 2023-12-13 09:41:24 +01:00
mem_slab tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mp tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
msgq tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mutex tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
obj_core tests: obj_core: Increase stack sizes 2023-10-25 10:05:52 +02:00
obj_tracking tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pending tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pipe tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
poll tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
profiling/profiling_api tests: profiling: Remove unused Kconfig 2023-10-22 19:08:26 -04:00
queue tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
sched tests/kernel/sched/schedule_api: Replace delay with Z_SPIN_DELAY() 2023-11-30 09:42:25 -05:00
semaphore tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
sleep tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
smp tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
smp_boot_delay tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
spinlock test: spinlock: cleanup assertion 2023-11-06 15:44:34 -06:00
stack/stack tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
threads tests: threads: Remove unneeded option 2023-12-06 09:18:14 +00:00
tickless/tickless_concept tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer tests/kernel/timer/timer_behavior: Add possibility to set ip address 2023-12-01 10:53:51 +00:00
usage/thread_runtime_stats tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
workq tests: work_queue: Change TC_PRINT to LOG_DBG 2023-10-30 09:29:25 -04:00
xip tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00