tests: move shared_multi_heap to tests/lib
Move shared_multi_heap test under lib alongside all other heap tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
44381f957a
commit
11365fc4f8
|
@ -4,3 +4,4 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_MEM_ATTR=y
|
||||
CONFIG_MEM_ATTR_HEAP=y
|
||||
CONFIG_SHARED_MULTI_HEAP=y
|
||||
|
|
Loading…
Reference in a new issue