zephyr/tests
Ioannis Glaropoulos 67aee1f1f6 tests: kernel: userspace: fix test for non-secure builds
This commit fixes a test in kernel/mem_protect/userspace,
which was attempting to read from an address that was not
necessarily within the image memory range, causing faults
in ARM TrustZone-enabled builds.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-02-22 12:32:26 -06:00
..
application_development cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
benchmarks include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
bluetooth shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
boards tests: intel_s1000: cache flush/invalidate tests 2019-02-20 07:33:11 -05:00
booting/stub cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v1 tests: set CONFIG_MAX_THREAD_BYTES for a few tests 2019-02-08 07:04:30 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
compliance
coverage tests: coverage: GCOV counter value changed in GCC8. 2019-01-28 08:39:06 -05:00
crypto tests: crypto: increase timeout 2019-02-22 11:53:59 -06:00
drivers pwm: add set nanosecond period and pulse width function 2019-02-21 18:07:40 -05:00
kernel tests: kernel: userspace: fix test for non-secure builds 2019-02-22 12:32:26 -06:00
lib tests: mem_alloc: Fix build issue with malloc test 2019-02-16 09:23:16 -06:00
misc tests: util: Add UTIL_LISTIFY tests 2019-02-11 09:28:14 -05:00
net tests: socket: Add test for getnameinfo() 2019-02-19 17:34:57 -05:00
posix posix_lib: Disable support on native posix arch 2019-02-22 11:55:01 -06:00
shell shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
subsys can: Rename can_msg and can_msg_filter structs 2019-02-22 08:07:03 -05:00
unit tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
ztest tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00