zephyr/tests/drivers
Dominik Ermel 25b8c199a3 tests: drivers: flash: Switch to FIXED_PARTITION_ macros
The commit switches flash area access from FLASH_AREA_ macros
to FIXED_PARTITION_ macros and to usage of DTS node labels,
to identify partitions, instead of label property.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-09-06 09:56:37 +02:00
..
adc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bbram devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
build_all drivers: uc81xx: Add a separate partial refresh profile 2022-09-02 11:21:08 +02:00
can tests: drivers: can: add a delay for the shell backend to initialize 2022-09-05 19:00:18 +00:00
clock_control tests: stm32u5_devices: move to new ztest API 2022-09-05 10:13:27 +00:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coredump/coredump_api devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
counter tests: drivers: move the maxim_ds3231 counter test to new ztest API 2022-09-05 10:13:43 +00:00
dac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
disk includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dma includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eeprom tests: drivers: eeprom: convert to new ztest API 2022-08-12 13:22:41 +02:00
entropy/api tests: drivers: move the entropy test to new ztest API 2022-08-26 19:36:37 -04:00
espi devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
flash tests: drivers: flash: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
flash_simulator tests: drivers: move the flash simulator test to new ztest API 2022-08-31 21:53:52 +00:00
gpio includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hwinfo/api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
i2c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
i2s includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kscan/kscan_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led/led_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api tests: drivers move the mipi dsi test to new ztest API 2022-09-01 15:33:25 -04:00
pinctrl tests: drivers: move the gd32 pinctrl test to new ztest API 2022-08-26 21:34:12 -04:00
pwm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
regulator includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
syscon tests: drivers: move the syscon test to new ztest API 2022-08-29 10:31:27 +02:00
timer/nrf_rtc_timer tests: drivers: timer: Replace deprecated nrfx API 2022-08-31 10:43:14 +02:00
uart devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
virtualization/ivshmem includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
w1/w1_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
watchdog/wdt_basic_api includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00