zephyr/tests/kernel/msgq/msgq_api
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
..
src kernel: Make thread resource pools into sys_heaps 2020-12-07 21:50:14 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf test: msgq: remove number of cpu restriction 2020-05-09 19:06:53 +02:00
testcase.yaml