commit | c0b240fdf3c194b82559b6c0900a86824f010259 | [log] [tgz] |
---|---|---|
author | Ying ming <mingx.ying@intel.com> | Tue Mar 16 08:31:42 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Mar 17 11:28:56 2021 +0100 |
tree | 439f7aeb637187ea9fd4d3add1a28866064967d4 | |
parent | 318d0928c127db77811db8f6a351a11fe3378960 [diff] |
test: mheap: add testcase This is an intergration testcase for mem_heap. Add an testcase to verify that multiple threads can share the same heap space without interfering with each other. Signed-off-by: Ying ming <mingx.ying@intel.com>