zephyr/tests/drivers
Flavio Ceolin 64d00865b2 tests: accel: Make test name consistent
By convention tests are using the name "drivers" and not "driver".

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-02-02 09:21:07 -05:00
..
adc tests: drivers: adc: Add support for nucleo_wl55jc 2022-01-17 11:48:30 -05:00
bbram
build_all tests: driver: build-test: add min_ram restriction 2022-01-21 12:29:49 -05:00
can tests: drivers: can: stm32: filter out boards without st,stm32-can 2022-01-17 11:47:28 -05:00
clock_control tests: drivers: clock_control: nrf_calibration: Skip test for nrf52832 2022-02-01 14:16:18 -06: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 tests: drivers: dac loopback on stm32wl55jc nucleo board 2022-01-04 09:12:08 -05:00
disk tests: disk: Add fixture for sdcard test 2022-01-07 08:01:22 -06:00
dma dma: Add suspend resume implementation for edma 2022-01-12 17:33:48 -05:00
eeprom
entropy/api
espi
flash tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
flash_simulator
gpio tests/drivers: gpio_basic_api: Add overlay to test nucleo_wl55jc 2022-01-31 14:37:11 -06:00
hwinfo/api
i2c tests: drivers: i2c: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
i2s
ipm
kscan/kscan_api
led/led_api
memc/stm32_sdram
pinctrl tests: pinctrl: Fix typo on test name 2022-02-02 09:21:07 -05:00
pwm tests: drivers: pwm_loopback: nucleo_h743zi: change PWM output pin 2021-12-13 20:34:13 -05:00
regulator tests: regulator_pmic: Added PMIC regulator test 2021-12-08 08:27:44 -05:00
sensor tests: accel: Make test name consistent 2022-02-02 09:21:07 -05:00
spi/spi_loopback tests: spi_loopback: Make test name consistent 2022-02-02 09:21:07 -05:00
syscon dts: arm64: qemu-virt: switch to 64bit addressing in DT 2021-11-25 18:37:15 +01:00
timer/nrf_rtc_timer drivers: timer: extend nrf_rtc_timer 2022-01-04 17:44:32 +01:00
uart tests: drivers: uart: mix_poll: Test const buffers 2022-02-02 12:47:46 +01:00
virtualization/ivshmem tests/ivshmem: Make sure it enters usermode before testing the driver 2022-01-18 13:22:25 -05:00
watchdog/wdt_basic_api