zephyr/tests/drivers
Gerard Marull-Paretas 6135c164f7 tests: drivers: flash_simulator: use DEVICE_DT_GET
Obtain the flash controller at compile time using DEVICE_DT_GET.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-31 13:55:10 +02:00
..
adc boards: add support for stm32f401_mini 2022-03-29 11:35:56 -05:00
bbram
build_all tests: drivers: pwm: test dummy PWM driver 2022-03-24 12:56:28 +01:00
can tests: drivers: can: api: add test for can_recover() 2022-03-31 10:31:15 +02:00
clock_control tests: drivers: stm32 clock control testing on stm32fx mcus 2022-03-23 09:25:47 -05:00
console
counter tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
dac tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
disk
dma tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
eeprom
entropy/api tests: entropy: test entropy_bt_hci 2022-03-23 13:38:47 +01:00
espi
flash tests: drivers: flash: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
flash_simulator tests: drivers: flash_simulator: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
gpio drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
hwinfo/api tests: Fix drivers tests tag 2022-02-02 09:21:07 -05:00
i2c tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
i2s tests: drivers: i2s: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
ipm
kscan/kscan_api
led/led_api tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
memc/stm32_sdram
pinctrl kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
pwm drivers: pwm: add pinctrl support for mcux PWT driver 2022-03-22 12:36:04 +01:00
regulator
sensor tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
spi/spi_loopback tests: spi_loopback: Make test name consistent 2022-02-02 09:21:07 -05:00
syscon
timer/nrf_rtc_timer kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
uart tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
virtualization/ivshmem
watchdog/wdt_basic_api