commit | 146eaf4335f66298dfc157a8266bf04d95401f04 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Mon Jan 11 09:04:08 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Jan 23 19:47:23 2021 -0500 |
tree | e4ed2c8f7444e8cdc9a56383fbc8cdfce1b691e0 | |
parent | 611b626b3966dbcabf207cadb103a4b52fb9112e [diff] |
tests: add basic k_mem_map() test Show we can measure free memory properly and map a page of anonymous memory, which has been zeroed and is writable. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>