zephyr/tests/kernel/msgq/msgq_api/src
Andrew Boie 41f6011c36 userspace: remove APPLICATION_MEMORY feature
This was never a long-term solution, more of a gross hack
to get test cases working until we could figure out a good
end-to-end solution for memory domains that generated
appropriate linker sections. Now that we have this with
the app shared memory feature, and have converted all tests
to remove it, delete this feature.

To date all userspace APIs have been tagged as 'experimental'
which sidesteps deprecation policies.

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.h tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. 2019-01-16 06:12:33 -05:00
test_msgq_attrs.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00
test_msgq_contexts.c userspace: remove APPLICATION_MEMORY feature 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