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