commit | 9f2188706cb9e66ec1325eda8b5267dfc53278a8 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Mon Apr 08 13:17:32 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Apr 09 11:47:28 2019 -0400 |
tree | ef090b5d1e6753ff2e0b14d82c4356cd6580922d | |
parent | ad026c09b13be392f9425cb90fc05023d245f3ff [diff] |
samples: remove mem_domain_apis_test We have actual tests now under tests/kernel/mem_protect/userspace and tests/kernel/mem_protect/mem_protect that exercise all the memory domain APIs. This old test is superfluous. Fixes: #15178 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>