zephyr/tests
Ioannis Glaropoulos ee74098450 tests: exclude twr_ke18f platform from several user mode tests
Several user mode tests cannot run on twr_ke18f because
either the platform does not have a sufficient number of
MPU regions required for the tests, or, the tests also
require HW stack protection (which has been, by default,
excluded in user mode tests for twr_ke18f board). We
excluded the board from all those tests.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-03 16:44:22 +02:00
..
application_development tests/ /gen_inc_file: convert 4,5,6,7 enumeration to an interval 2019-08-21 07:27:22 -05:00
arch tests: kernel: replace CONFIG_USERSPACE with CONFIG_TEST_USERSPACE 2019-09-03 16:44:22 +02:00
benchmarks tests: benchmarks: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC 2019-07-24 15:10:02 +02:00
bluetooth Bluetooth: UUID: Add test for bt_uuid_create 2019-09-03 16:41:00 +02:00
boards tests: boards: board_shell: Activate CAN shell 2019-07-29 10:27:54 +03:00
booting/stub
cmsis_rtos_v1 tests/cmsis_rtos_v1: relax timing check a bit 2019-08-02 12:47:41 +02:00
cmsis_rtos_v2 tests/cmsis_rtos_v2: exclude m2gl025_miv due to tick rate conflict 2019-08-02 12:47:41 +02:00
crypto kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
drivers tests/drivers/ipm: Enable on x86_64 2019-08-29 16:33:27 +02:00
kernel tests: exclude twr_ke18f platform from several user mode tests 2019-09-03 16:44:22 +02:00
lib tests: exclude twr_ke18f platform from several user mode tests 2019-09-03 16:44:22 +02:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests: net: dns_addremove: increase main stack size 2019-08-27 11:02:18 +02:00
posix tests: posix: fs: Add test for (no) leak of file descriptors 2019-08-27 10:34:54 -04:00
shell
subsys tests/subsys/fs/nvs: extend entry delete test 2019-09-02 12:31:42 +02:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest