zephyr/tests/drivers
Tom Burdick 32d10fca25 tests: spi_loopback: Enable SPI testing on SAM
Adds the needed overlays and board dtsi modifications to run the
spi loopback test on the sam e70 xplained, tdk robokit1, and sam v71 xult.

Tests both DMA and non-DMA configurations.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-11-08 09:37:59 +00:00
..
adc tests: ADC API: add support for cc1352r* boards 2022-11-04 17:31:59 -04:00
bbram ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
build_all drivers: gpio: Add driver for pcf8574 2022-10-03 13:56:32 +02:00
can drivers: can: make the fake CAN driver generally available 2022-11-02 08:19:33 -07:00
clock_control smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02: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: counter: add esp32 test case 2022-09-19 18:37:28 +02:00
dac ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
disk tests: drivers: disk: Replace the MAX function with if and else 2022-10-18 21:11:21 -04:00
dma tests: drivers: dma: test the DMA drivers on the stm32MP157 disco kit 2022-11-04 10:16:56 +01:00
eeprom tests: drivers: eeprom testing on stm32 platforms 2022-10-17 14:41:01 +09:00
entropy/api test: drivers: entropy: add overlay for PSA Crypto Random entropy 2022-10-27 16:32:05 +02:00
espi tests: drivers: move the espi test to new ztest API 2022-09-09 16:14:07 -04:00
flash tests: drivers: flash: Fix nrf_qspi_nor_4B_addr requirements 2022-10-04 19:16:37 +00:00
flash_simulator tests: drivers: move the flash simulator test to new ztest API 2022-08-31 21:53:52 +00:00
gpio tests: drivers: gpio_api_1pin: support GPIO interrupt tests for NXP S32Z27 2022-11-04 17:44:08 -04:00
hwinfo/api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
i2c tests: Add the test case of GY271 on I2C0 of it8xxx2_evb 2022-10-26 12:01:59 +02:00
i2s tests: drivers: i2s: i2s_speed: move to new ztest API 2022-09-16 08:35:36 +00:00
ipm tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00: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
mm/sys_mm_drv_api drivers/mm: Add API to query memory regions 2022-10-01 14:52:29 -04:00
pinctrl ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
pwm tests: drivers: pwm: move the pwm_loopback test to new ztest API 2022-10-03 10:10:15 +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 ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
spi tests: spi_loopback: Enable SPI testing on SAM 2022-11-08 09:37:59 +00:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer tests: drivers: timer: Replace deprecated nrfx API 2022-08-31 10:43:14 +02:00
uart boards: Add support for Adafruit Feather M0 with LoRa radio 2022-11-04 08:53:49 +00:00
virtualization/ivshmem tests: drivers: virtualization: move the ivshmem tests to new ztest API 2022-09-06 12:36:54 +02:00
w1/w1_api tests/drivers/w1: add ds2485 overlay and configuration 2022-09-09 14:11:30 +00:00
watchdog/wdt_basic_api tests: drivers: watchdog: Add support for GD32 SoCs 2022-10-03 18:07:16 +02:00