zephyr/tests
Daniel Leung 48349351a9 tests: kernel/cache: skip i-cache range tests if Xtensa MMU
With MMU enabled on Xtensa, user_buffer is not marked as
executable. Invalidating the i-cache by region will cause
an instruction fetch prohibited exception. So skip all
i-cache tests, instead of just the range ones to avoid
confusions of only running the test partially.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-12-18 12:25:04 +01:00
..
application_development tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
arch tests: arm64_high_addresses: Remove unused build option 2023-12-14 19:07:39 +00:00
benchmarks tests: disable timeslicing on app_kernel 2023-12-18 09:28:08 +01:00
bluetooth Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot test: mcuboot: enable test on rt1010/1015/1040 and k22f/82f platforms 2023-12-18 09:28:34 +01:00
bsim tests: Bluetooth: Mesh: Add proxy adv coex test. 2023-12-18 09:29:41 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers input: add a linux-evdev device 2023-12-18 12:23:59 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel/cache: skip i-cache range tests if Xtensa MMU 2023-12-18 12:25:04 +01:00
lib tests: lib: c_lib: fix double promotion error 2023-12-18 09:21:12 +00:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: net: socket: tcp: Fix build for nrf5340dk_nrf5340_cpuapp_ns 2023-12-15 14:05:55 +01:00
posix posix: pthread_once: simplify and reduce size of pthread_once_t 2023-12-14 09:32:58 +01:00
robot
subsys samples: debug: Add support for qemu_cortex_a9 in GDB stub sample 2023-12-18 09:31:42 +01:00
unit tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00