zephyr/tests/ztest
Andrew Boie a4c28f70bf ztest: setup a default app memory domain
If CONFIG_APP_SHARED_MEM is enabled, ztest will set up a
default memory domain with a single partition on startup.
Test case globals may be added to the partition via
ZTEST_BMEM/ZTEST_DMEM macros, add their own partitions,
or leave the domain and join another one.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00
..
include ztest: setup a default app memory domain 2019-02-08 07:04:30 -05:00
src ztest: setup a default app memory domain 2019-02-08 07:04:30 -05:00
test cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
CMakeLists.txt
Kconfig