mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 05:25:23 +00:00
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> |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
Kconfig |