Use tst_dma0 to avoid conflict with how twister and ztest deal with testcase names. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
211 B
YAML
11 lines
211 B
YAML
tests:
|
|
drivers.dma.loop_transfer:
|
|
depends_on: dma
|
|
tags:
|
|
- drivers
|
|
- dma
|
|
integration_platforms:
|
|
- native_posix
|
|
- native_posix_64
|
|
filter: dt_nodelabel_enabled("tst_dma0")
|