zephyr/tests
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
..
application_development arch/xtensa: Enable code relocation 2022-11-03 10:25:07 +01:00
arch tests/x86: Check libc partition in page permissions test 2022-11-08 10:44:36 +01:00
benchmarks tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
bluetooth Bluetooth: controller: CIS Central fixes from EBQ run 2022-11-18 12:48:13 +01:00
boards tests: intel_adsp: smoke: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 09:54:22 -04:00
boot tests: boot: add mcuboot test 2022-10-04 14:06:58 -04:00
cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
crypto tests/mbedtls: Reduce MPU partition usage for picolibc 2022-11-08 10:44:36 +01:00
drivers tests: drivers: uart async api test case on stm32u575 nucleo board 2022-11-23 11:32:27 +01:00
kernel tests: kernel: common: tag test correctly 2022-11-18 10:41:52 -05:00
lib tests: devicetree: add tests for DT_GPARENT/DT_INST_GPARENT 2022-11-17 10:18:11 -06:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net tests: net: Enable CONFIG_NET_BUF_VARIABLE_DATA_SIZE in some tests 2022-11-19 07:39:32 -05:00
posix tests: posix: cond: test to ensure there is no resource leakage 2022-11-19 14:16:38 +09:00
subsys net: pkt: Introduce minimum length requirement to net_pkt_get_frag() 2022-11-19 07:39:32 -05:00
unit unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
ztest test: update how unit tests set sources 2022-10-31 17:01:59 +01:00