zephyr/tests/kernel/mem_heap
Andy Ross 2f661fd17a tests/kernel/mheap_api_concept: Remove whitebox tests
These two test cases were making whitebox assumptions of both the
block header size and memory layout of an old-style k_mem_pool that
aren't honored by the k_heap allocator.  They aren't testing anything
that isn't covered elsewhere.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
k_heap_api tests: k_heap api: add tests for k_heap_api 2020-11-12 15:51:45 -05:00
mheap_api_concept tests/kernel/mheap_api_concept: Remove whitebox tests 2020-12-07 21:50:14 -05:00