zephyr/tests/drivers
Daniel DeGrasse 90b7fb0dd1 tests: drivers: disk: Add disk driver test
Adds a disk driver test, intended for the NXP USDHC driver but valid for
any disk device. The test performs multiple reads and writes to the
disk, and verifies that the driver does not write out of bounds to the
provided buffer.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2021-12-13 20:30:06 -05:00
..
adc tests: drivers: adc testing the adc_api on stm32u585 disco board 2021-11-09 15:59:23 -06:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
build_all tests: build_all: remove display controller nodes from sensor test 2021-12-10 12:47:30 +01:00
can drivers: can: deprecate the use of CAN-specific error return values 2021-12-09 12:37:40 -05:00
clock_control tests/drivers/clock_control: stm32u5: Add tests on clock configs 2021-12-09 19:45:41 -05:00
console tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter tests: drivers: counter: Update tests for STM32F4 timer counter driver 2021-12-11 14:20:17 -05:00
dac boards: arm: Configure DAC driver on bl5340_dvk 2021-10-27 10:58:33 +02:00
disk tests: drivers: disk: Add disk driver test 2021-12-13 20:30:06 -05:00
dma boards: mimxrt1070_evk_cm7: Enable DMA controller on RT1170 EVK 2021-12-08 08:40:06 -05:00
eeprom drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
entropy/api tests: drivers: entropy: enable neorv32 trng for testing 2021-10-26 17:53:15 -04:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
flash tests: drivers: flash: change integration_platforms 2021-11-17 11:06:59 -05:00
flash_simulator drivers: flash: add specific api for access flash_simulator RAM 2021-09-01 12:09:58 +02:00
gpio tests: drivers: gpio: 1pin: exclude neorv32 2021-10-15 09:46:53 -04:00
hwinfo/api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
i2c driver: i2c: TCA9546A: Rename to TCA954x 2021-12-13 18:07:08 +01:00
i2s tests: i2s: Add support for LPCXpresso55S69 2021-09-01 14:39:03 -04:00
ipm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kscan/kscan_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led/led_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
memc/stm32_sdram cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pinctrl tests: drivers: pinctrl: add test for checking nRF DT parsing 2021-11-26 14:20:51 +01:00
pwm test: pwm: Remove range check when PWM signal has inverted polarity 2021-12-09 11:07:45 -06:00
regulator tests: regulator_pmic: Added PMIC regulator test 2021-12-08 08:27:44 -05:00
sensor drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
spi/spi_loopback boards: mimxrt10xx: Added support for LPSPI DMA on RT10xx series 2021-11-30 10:57:17 -06:00
syscon dts: arm64: qemu-virt: switch to 64bit addressing in DT 2021-11-25 18:37:15 +01:00
timer/nrf_rtc_timer cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
uart boards: arm: stm32: add pinctrl state name for UART peripheral 2021-11-26 11:36:42 +01:00
virtualization/ivshmem cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
watchdog/wdt_basic_api boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00