zephyr/tests/ztest/include
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
..
arch ztest: Add native building support 2016-09-30 21:17:39 +00:00
syscalls ztest: add missing includes 2017-10-11 09:21:05 -05:00
kernel_arch_thread.h test: fix misspellings 2017-06-17 22:34:45 -04:00
offsets.h ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
syscall_list.h ztest: add missing includes 2017-10-11 09:21:05 -05:00
syscall_macros.h ztest: add missing includes 2017-10-11 09:21:05 -05:00
ztest.h sys_clock.h: Make "global variable" APIs into proper functions 2018-10-16 15:03:10 -04:00
ztest_assert.h tests: ztest: Add zassert_mem_equal() 2019-01-25 10:35:39 +02:00
ztest_mock.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
ztest_test.h ztest: setup a default app memory domain 2019-02-08 07:04:30 -05:00