zephyr/tests/drivers
Gerard Marull-Paretas a578bb70b6 tests: drivers: pinctrl: add tests for API
Add a set of tests to check the API behavior. The API tests can only run
on a platform that does not have an actual pinctrl driver, e.g.
native_posix. The test itself implements a pinctrl mock driver and
provides the required "pinctrl_soc.h" header with required types/macros.
The implementation is used in the tests to verify the behavior of the
API or Devicetree macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-10-25 15:26:47 -05:00
..
adc boards: add adc support to the mimxrt1050 board 2021-10-22 15:43:36 -05:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
build_all tests: ethernet: Disable ethernet build test for RT10xx platforms 2021-10-13 10:12:25 -04:00
can cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
clock_control cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
console cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
counter drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
dac tests: drivers: dac test running on the b_u585i_iot02a board 2021-10-23 21:18:51 -04:00
dma tests: drivers: Extend dma channel link test to mimxrt1064_evk board 2021-08-24 22:15:19 -04:00
eeprom cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
entropy/api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
flash cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02: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 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02: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 tests for API 2021-10-25 15:26:47 -05:00
pwm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
regulator/fixed cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sensor cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
spi/spi_loopback boards: mimxrt1020_evk: Added support for SPI on RT1020 2021-10-13 10:12:25 -04:00
syscon reserved-memory: Fix layering violation 2021-09-28 14:01:36 -04:00
timer/nrf_rtc_timer cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
uart drivers: serial: Use microseconds to represent timeout 2021-10-12 12:26:56 +02:00
virtualization/ivshmem cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
watchdog/wdt_basic_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00