zephyr/tests/drivers/dma/cyclic/testcase.yaml
Andriy Gelman aea1ff9e2f tests: drivers: dma: Add cyclic transfer test
Adds a test with the cyclic transfer bit set in the dma configuration.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2025-02-12 02:26:20 +01:00

11 lines
191 B
YAML

tests:
drivers.dma.cyclic:
depends_on: dma
tags:
- drivers
- dma
platform_allow:
- xmc47_relax_kit
- xmc45_relax_kit
filter: dt_alias_exists("dma0")