zephyr/tests/kernel
Andy Ross 7db52bf451 tests/kernel/mem_protect: Port to k_heap API
The kernel resource pool is now a k_heap.  There is a compatibility
API still, but this is a core test that should be exercising the core
API.

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 tests: device: update test case 2020-10-02 11:38:30 +02:00
early_sleep device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fatal tests: exception: workaround agressive optimization 2020-10-06 11:41:23 -04:00
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 tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
lifo tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
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_protect tests/kernel/mem_protect: Port to k_heap API 2020-12-07 21:50:14 -05:00
mem_slab tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
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 tests: sys_mutex: don't add to default domain 2020-10-22 16:47:07 -07:00
obj_tracing tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
pending tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
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 tests: explicitly disable HW Stack Protection when needed 2020-09-24 15:42:09 -05:00
queue tests/kernel/mem_protect: Port to k_heap API 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 tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
sleep tests: kernel/sleep: increase maximum threshold for nRF51 2020-09-24 09:52:32 -05:00
smp Tests: Minor change in description and group of SMP test cases 2020-11-03 11:04:50 +01:00
spinlock tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
stack/stack kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
threads tests: add a simple test for thread local storage 2020-10-24 10:52:00 -07:00
tickless tests: kernel: tickless: re-enabled test-suite for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
timer tests: kernel: timer_api: align tick for duration period test 2020-10-22 06:18:14 -04:00
workq test: workqueue : add testcase to improve coverage 2020-12-07 12:56:01 +01:00
xip tests: xip: remove hack and add qemu_x86_xip 2020-07-30 12:25:37 +02:00