zephyr/tests/drivers
Benedikt Schmidt 31450fcb12 drivers: gpio: split up driver for BD8LB600FS into a GPIO and MFD
Split up the driver for the low side switch BD8LB600FS into a GPIO
and MFD part.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-03-15 09:00:26 +01:00
..
adc tests: tests/drivers/adc/adc_api: change the overlay naming to HWV2 2024-03-12 10:41:00 +01:00
audio/dmic_api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
bbram bbram: Add tests 2024-01-12 09:59:31 +01:00
build_all drivers: gpio: split up driver for BD8LB600FS into a GPIO and MFD 2024-03-15 09:00:26 +01:00
can tests: drivers: can: timing: report unsupported bitrates 2024-03-12 10:43:36 +01:00
charger/sbs_charger hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
clock_control hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
console twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
console_switching tests: devmux: fix test identifiers 2024-02-11 10:58:23 -05:00
coredump/coredump_api tests: drivers: coredump: Enable code coverage 2023-12-07 12:14:32 -05:00
counter tests/drivers/counter: Allow on nrf52_bsim 2024-03-12 17:57:18 +00:00
dac hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
disk hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
display/display_read_write tests: drivers: display: add read() and write() test 2024-01-19 15:13:25 +00:00
dma hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
eeprom ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
entropy/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
espi tests/drivers espi: Switch from native_posix to native_sim 2023-11-20 09:20:59 +01:00
ethernet/eth_ivshmem_queue drivers: ethernet: Fix eth_ivshmem shared memory mapping 2023-11-27 12:15:43 +00:00
flash tests/flash: Fix nrf52840dk configurations 2024-03-12 17:57:39 +00:00
flash_simulator tests/drivers/flash_simulator: Switch to native_sim 2023-11-30 09:42:25 -05:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
gnss tests: gnss: add some tests for gnss_dump 2023-11-29 14:30:40 +00:00
gpio tests: drivers: gpio: gpio_basic_api: boards: Enabled test for rpl_s 2024-03-07 11:09:30 +00:00
hwinfo/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
i2c boards: nucleo_h563zi: Enable I2C 2024-03-12 16:07:20 +01:00
i2s tests: i2s: sam: Add missing overlays 2024-03-13 10:41:52 -04:00
input input: kbd_matrix: define PRIkbdrow coherently 2024-03-12 19:28:40 -04:00
interrupt_controller/intc_plic tests: drivers: intc_plic: Add tests for register index and offset 2023-11-20 09:20:13 +01:00
ipm tests: drivers: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
kscan tests/drivers kscan_input: Switch to native_sim 2023-11-22 09:53:20 +01:00
led/led_api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mbox/mbox_data drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
memc/ram tests: exclude renode from tests requiring unsimulated peripherals 2024-01-08 16:17:43 +00:00
mipi_dsi/api tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
pinctrl tests/drivers/pinctrl/api: Enable for native_sim 2023-11-20 09:20:59 +01:00
pwm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
regulator tests: drivers: regulator: added regulator-boot-off tests 2024-03-05 09:43:17 -05:00
retained_mem/api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtc drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver 2024-03-06 10:08:48 +00:00
sdhc tests: drivers: sdhc: add test for card insertion interrupt 2023-11-06 19:01:08 -05:00
sensor hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
smbus posix: Fix name collision with __bswap 2024-01-10 18:13:44 +00:00
spi tests: spi: spi_loopback: Added MCUX FlexIO SPI test 2024-03-12 14:00:45 +01:00
syscon tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
timer tests: drivers: timer: add nrf_grtc_timer tests 2024-03-12 10:54:27 +01:00
uart hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
udc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
usb/bc12 tests: usb: move bc12 tests under tests/drivers/usb 2023-12-22 09:54:12 +01:00
virtualization/ivshmem/plain tests: remove pci bus compatible id dependency from overlay files 2024-01-31 15:03:06 +01:00
w1/w1_api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog tests: drivers: watchdog: wdt_basic_api: support numaker_pfm_m467 2024-03-03 18:58:46 +01:00