zephyr/tests/kernel/msgq/msgq_api/src
Andrew Boie 525065dd8b tests: convert to use app shared memory
CONFIG_APPLICATION_MEMORY was a stopgap feature that is
being removed from the kernel. Convert tests and samples
to use the application shared memory feature instead,
in most cases using the domain set up by ztest.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00
..
main.c tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
test_msgq_attrs.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_contexts.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_fail.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_purge.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq.h tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. 2019-01-16 06:12:33 -05:00