zephyr/tests/drivers/dma
Chris Friedt bacc8d9293 tests: drivers: dma: chan_blen: correct nodelabel filter
When attempting to add a new platform and run the suite with
`twister`, it seemed to be resulting in being statically
filtered-out. Likely, the correct filter is `test_dma0`,
assuming that `test_dma*` nodes should be enumerated starting
at 0.

Verified the fix by adding `dma` as `supported` to
`boards/arm64/bcm958402m2_a72/bcm958402m2_a72.yaml` and by
adding the `test_dma0` node to
`chan_blen_transfer/boards/bcm958402m2_a72.overlay`.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-05-01 09:26:58 -04:00
..
chan_blen_transfer tests: drivers: dma: chan_blen: correct nodelabel filter 2023-05-01 09:26:58 -04:00
chan_link_transfer tests: drivers: dma: chan_link: support 64-bit dma 2023-05-01 09:26:58 -04:00
loop_transfer tests: drivers: dma: loop: support 64-bit dma 2023-05-01 09:26:58 -04:00
scatter_gather tests: drivers: dma: sg: support 64-bit dma 2023-05-01 09:26:58 -04:00