zephyr/tests
Adithya Baglody 7753bc5065 tests: kernel: mem_protect: tests for userspace mode.
The testcases presented here will test the following functionality
1. Inheritance of permission from parent thread to child.
2. Memory domain implementation.
3. Access permission for k objects.

The combinations of these test cases will cover some of the basic
usecases of the userspace mode.
These test cases are meant to be executed by any board with has
CONFIG_USERSPACE enabled.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-04-25 14:44:31 -07:00
..
application_development
benchmarks
bluetooth
boards/altera_max10
booting/stub
compliance
crypto
drivers tests: fix meta data of peripheral tests 2018-04-25 14:18:15 +05:30
include
kernel tests: kernel: mem_protect: tests for userspace mode. 2018-04-25 14:44:31 -07:00
lib tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
misc/test_build
net tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
posix
power
shell
subsys susbsys: settings: fix coverity issues 2018-04-25 22:25:32 +05:30
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest
CMakeLists.txt
Kconfig