zephyr/tests/drivers/dma/chan_link_transfer/testcase.yaml
Alberto Escolar Piedras 6161207e30 tests/drivers/dma: Run on native_sim instead of native_posix
native_posix is being replaced with native_sim, let's
have this tests be run on native_sim instead.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-19 13:15:48 -05:00

25 lines
562 B
YAML

tests:
drivers.dma.chan_link_transfer:
min_ram: 16
depends_on: dma
tags:
- drivers
- dma
platform_allow:
- frdm_k64f
- mimxrt595_evk/mimxrt595s/cm33
- mimxrt1050_evk
- mimxrt1060_evk
- mimxrt1064_evk
- mimxrt1160_evk/mimxrt1166/cm7
- mimxrt1170_evk/mimxrt1176/cm7
- mimxrt1024_evk
- lpcxpresso55s69/lpc55s69/cpu0
- lpcxpresso55s36
- native_sim
- native_sim/native/64
integration_platforms:
- frdm_k64f
- native_sim
- native_sim/native/64