zephyr/tests
Declan Snyder d8be41c00a tests: flash: common: Add disable spi nor case
Since the test is hardcoded to prioritize testing a spi nor flash if
there is one, add a twister case for disabling that config in case if a
platform should also test some other flash which is present, such as
internal SOC flash. I.e, relevant platforms would be those which have
both internal and spi nor flash enabled in DT.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-05-06 16:34:41 +02:00
..
application_development tests: vector_table_relocation: add test for vector table relocation 2025-04-25 11:03:54 +02:00
arch test: Test accumulator register save for RX arch 2025-05-02 09:18:16 +02:00
benchmarks tests: Add benchmark for IPI performance 2025-04-04 21:15:14 +02:00
bluetooth tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
boards tests: boards: neorv32: build_all: enable GPTMR 2025-05-05 12:20:50 +02:00
boot tests: boot: mcuboot_data_sharing: Remove boot_info node 2025-04-25 14:03:34 +02:00
bsim tests: Bluetooth: CAP: Fix typo STREMT -> STREAM 2025-05-06 10:50:22 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: flash: common: Add disable spi nor case 2025-05-06 16:34:41 +02:00
integration/kernel
kconfig
kernel test: Skip kernel stack protect test for RX arch 2025-05-02 09:18:16 +02:00
lib dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
misc tests: linker: iterable_sections: Test sorting with 5 numeric characters 2025-01-22 10:40:45 +01:00
modules
net net: tcp: Replace the FIN only case with FIN+ACK 2025-05-06 10:50:39 +02:00
posix tests: posix: move tv_to_ts to posix_clock.h 2025-05-04 19:56:02 +02:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys tests: coredump: Call k_panic() directly for mpfs_icicle board 2025-05-06 13:01:00 +02:00
unit Tests: Util: Add unit tests for util_eq/util_memeq 2025-04-14 16:06:38 +02:00
ztest ztest: Fix confusing SKIP log 2025-04-04 21:16:34 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00