zephyr/tests/kernel
Andy Ross c770cab1a3 kernel: Make thread resource pools into sys_heaps
The k_mem_pool allocator is no more, and the z_mem_pool compatibility
API is going away.  The internal allocator should be a k_heap always.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
common tests: kernel: do not build on all platforms 2020-11-30 13:10:32 -08:00
context test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
device
early_sleep
fatal
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests/float_disable: ported to SPARC 2020-12-04 14:33:43 +02:00
gen_isr_table tests: kernel: gen_isr_table: Exclude stm32f103_mini board 2020-12-03 10:54:38 -06:00
interrupt
lifo
mbox kernel: Deprecate k_mem_pool APIs 2020-12-07 21:50:14 -05:00
mem_heap kernel/k_malloc: Decouple k_malloc/k_free from mem_pool 2020-12-07 21:50:14 -05:00
mem_pool/sys_mem_pool tests/kernel: Remove mem_pool tests 2020-12-07 21:50:14 -05:00
mem_protect kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
mem_slab
mp tests: improve test case descriptions of arch layer interface 2020-10-30 15:55:42 +01:00
msgq/msgq_api kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
mutex
obj_tracing
pending
pipe kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
poll kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
profiling/profiling_api
queue kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
sched tests/kernel/schedule_api: Fix slop in timeslice test 2020-10-29 07:39:39 -04:00
semaphore/semaphore
sleep
smp Tests: Minor change in description and group of SMP test cases 2020-11-03 11:04:50 +01:00
spinlock
stack/stack kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
threads
tickless
timer
workq test: workqueue : add testcase to improve coverage 2020-12-07 12:56:01 +01:00
xip