zephyr/tests/drivers
Francois Ramu d8093cda7b tests: drivers: uart async api test case on stm32u575 nucleo board
This commit configures the testcase to run on the
stm32u5x5 target boards. USART2 is selected
Pins Tx and Rx (PD5 PD6 on CN9) must be connected on the HW board
to pass the test.
The USART transfer uses the GP DMA transfer with request
27 and 26 on 2 DMA channels (0-15).

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-11-23 11:32:27 +01: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 TCA6424A driver 2022-11-18 10:10:11 +01:00
can drivers: can: make the fake CAN driver generally available 2022-11-02 08:19:33 -07:00
clock_control tests/samples: fix some missing tags 2022-11-14 07:08:04 -05: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/samples: fix some missing tags 2022-11-14 07:08:04 -05: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: add test for the EEPROM shell module 2022-11-15 09:43:42 -06: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 drivers: flash: spi_nor: add macronix high performance mode 2022-11-15 14:58:26 +01:00
flash_simulator tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
fuel_gauge/sbs_gauge test: SBS gauge gets initially supported props 2022-11-19 17:56:05 -05:00
gpio tests: drivers: gpio: remove deprecated GPIO_VOLTAGE_MASK 2022-11-11 11:00:26 +01:00
hwinfo/api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05: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 tests/samples: fix some missing tags 2022-11-14 07:08:04 -05: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 drivers: regulator: s/pmic/pca9420 2022-11-14 16:59:05 +01: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/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
uart tests: drivers: uart async api test case on stm32u575 nucleo board 2022-11-23 11:32:27 +01:00
virtualization/ivshmem drivers: virtualization: ivshmem: Convert to use dynamic BDF lookup 2022-11-16 11:18:43 +01: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