test/mem: check non-heap external memory API
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 21 Dec 2018 11:29:03 +0000 (11:29 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 21 Dec 2018 14:32:46 +0000 (15:32 +0100)
commitb2cb71e95e146724df93df8d3724f4d0475dcd54
treee211cdb8f86b10c96f0d7e54cda91b6f4db21383
parentf4e24a403c44db133b29b97231fa133396b8f810
test/mem: check non-heap external memory API

Currently, extmem autotest only covers the external malloc heap
API. Extend it to also cover the non-heap, register/unregister
external memory API.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
test/test/test_external_mem.c