zephyr/tests/drivers
Daniel DeGrasse 14d88c6dc8 tests: drivers: flash: remove platform_allow filter
Prior to commit 903a79431, drivers.flash.common.default would have
executed on any platform that passed the filter condition. With the
addition of the platform_allow filter, this is no longer the case, and
is masking issues such as those seen in #62963. Remove the
platform_allow filter to return this test to the previous behavior.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-10-05 09:39:38 +01:00
..
adc tests: drivers: adc: adc_api: add nucleo u5a5zj-q board 2023-09-29 10:34:33 +02:00
bbram tests: drivers: bbram: add a second stm32 test entry 2023-09-20 11:34:52 +01:00
bc12 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
build_all drivers: intc: plic: support trigger type by default and hardcode offset 2023-10-04 09:06:28 -04:00
can dts: bindings: can: deprecate the sjw and sjw-data properties 2023-09-28 16:28:56 +02:00
charger/sbs_charger charger: Sample sbs charger driver with tests 2023-09-07 13:03:13 -04:00
clock_control tests: drivers: clock_control: Add PLL fracn test 2023-09-26 15:06:56 +02:00
console samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coredump/coredump_api tests: coredump: unify identifiers of tests 2023-08-01 13:24:09 -04:00
counter tests: counter: enable RTU.PIT tests for s32z270dc2_r52 boards 2023-09-29 09:47:35 +02:00
dac tests: drivers: dac: dac_api: add nucleo u5a5zj-q board 2023-09-29 10:34:33 +02:00
disk doc/nvme: NVMe mandates dword-aligned buffer addresses 2023-09-22 09:23:18 +02:00
dma tests: drivers: dma: enable dma test for mr_canhubk3 2023-09-27 14:02:09 -05:00
eeprom tests: drivers: enable tests eeprom and i2c for mr_canhubk3 2023-07-27 12:32:07 -05:00
entropy/api test drivers.entropy.bt_hci: Allow on simulated nrf5340bsim_nrf5340_cpunet 2023-09-29 18:56:33 +03:00
espi samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ethernet/eth_ivshmem_queue tests: drivers: ethernet: Add eth_ivshmem_queue unit tests 2023-05-14 18:17:33 -04:00
flash tests: drivers: flash: remove platform_allow filter 2023-10-05 09:39:38 +01:00
flash_simulator tests flash simulator: Enable for native_sim 2023-07-10 09:50:56 +02:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
gpio tests: drivers: gpio: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
hwinfo/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
i2c tests: drivers: Added overlays to tests for 063_ble 2023-09-20 20:23:20 +01:00
i2s kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
input/gpio_keys include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
ipm tests: drivers: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
kscan samples: subsys: display: lvgl: Remove lvgl-pointer-input in overlays 2023-09-05 10:05:50 +02:00
led/led_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
memc/ram samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mipi_dsi/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mm mm_drv: tlb: Fix driver tests 2023-06-22 17:23:56 -04:00
pinctrl samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
pwm tests: pwm_loopback: enable test for mr_canhubk3 2023-09-29 15:40:04 +02:00
regulator tests: drivers: regulator: clean up testcase.yaml for voltage test 2023-10-04 14:52:40 +01:00
retained_mem/api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rtc test: drivers: rtc: shell: Unittest of rtc_shell 2023-08-24 22:06:51 +01:00
sdhc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor tests: drivers: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
smbus tests: drivers: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
spi tests: spi_loopback: enable lpspi + dma testing for mr_canhubk3 2023-09-28 09:31:52 +02:00
syscon samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
timer/nrf_rtc_timer tests nrf_rtc_timer: Allow on simulated nrf53 2023-09-29 18:56:33 +03:00
uart tests: drivers: uart_async_api: enable test for mr_canhubk3 2023-09-29 09:47:57 +02:00
udc tests: udc: get UDC driver skeleton tested on native_posix_64 2023-05-17 12:26:48 +02:00
virtualization/ivshmem/plain samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
w1/w1_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
watchdog tests: watchdog: wdt_basic_api: make mr_canhubk3 build only 2023-09-18 10:37:22 +01:00