zephyr/tests
Maureen Helm c8ae05dd80 tests: flash_map: Configure mpu to allow flash write
On boards that have the arm or nxp mpu, configure the mpu to allow flash
writes. Otherwise this test will fail with an mpu fault.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-05-30 17:13:13 -04:00
..
application_development file2hex.py: new --gzip-mtime option that defaults to zero + test 2019-04-17 08:27:40 -04:00
benchmarks latency_measure: Fix bug where the wrong prj.conf file was used 2019-05-30 08:27:47 -04:00
bluetooth tests/bluetooth/tester: remove spurious CONFIG_GPIO=y 2019-05-22 10:54:40 -04:00
boards samples: usb: Correct USB HID device name 2019-04-28 12:22:23 -04:00
booting/stub
cmsis_rtos_v1 tests: cmsis_v1: properly set stack size 2019-05-02 15:42:33 -04:00
cmsis_rtos_v2 lib: cmsis_v2: set default dynamic stack size 2019-05-02 15:42:33 -04:00
crypto tests: mbedtls: Call mbedtls_platform_set_printf() only if needed 2019-05-23 09:27:59 -04:00
drivers drivers/flash/flash_simulator: Allow unaligned read 2019-05-28 11:24:48 +02:00
kernel tests: kernel: userspace: explicitly declare function for the test 2019-05-30 09:00:05 -05:00
lib tests: lib: ring_buffer: Test for ring_buf_reset, ring_buf_capacity_get 2019-05-30 09:44:03 -04:00
misc
net sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
posix sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys tests: flash_map: Configure mpu to allow flash write 2019-05-30 17:13:13 -04:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest