zephyr/tests/ztest
Bradley Bolen 4b1d808456 tests: error_hook: Fix trigger_fault_access for Cortex-R
The Cortex-R platforms may no use XIP which means userspace code with
have read and execute access to some of the RAM so that it can execute
code.  However, userspace will not have access the the protected
read/write parts of RAM so it is safe to use the Cortex-M version of
trigger_fault_access for this test.

Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2021-08-17 06:06:33 -04:00
..
base
busy_sim tests: ztest: Add test for busy simulator 2021-07-29 10:59:00 -04:00
custom_output
error_hook tests: error_hook: Fix trigger_fault_access for Cortex-R 2021-08-17 06:06:33 -04:00
mock tests: ztest: Added return data test case 2021-03-09 07:09:13 -05:00