zephyr/tests
Ioannis Glaropoulos 13a587756c tests: kernel: userspace: explicitly declare function for the test
In the wake of moving the internal API header arm_core_mpu_dev.h
into arch/arm/cortex_m/mpu, we need to explicitly declare the
arm_core_mpu_disable() function in the userspace test. Note that
arm_core_mpu_disable() (as any other function in this internal
API) is not supposed to be called directly by kernel/application
functions; an exception is allowed in this test suite, so we are
able to test the MPU disabling functionality.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-30 09:00:05 -05: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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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: shell: shell_history: Add more tests 2019-05-30 09:44:03 -04:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00