commit | 2f661fd17a2c5c9199d21748fecd945e2e8f63f5 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Oct 20 14:07:26 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 07 21:50:14 2020 -0500 |
tree | d7c57c063f092cdee31b71bef0d44581883d4fb9 | |
parent | 7db52bf451d005e54b3c45574c90be4bedb42022 [diff] |
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>