zephyr/tests/boards/nrf/dmm/testcase.yaml
Nikodem Kastelik d67abdd02a tests: boards: nrf: add tests for dmm component
Added tests verify output and input buffers allocation
using dmm component.

Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
2024-06-13 12:02:33 -04:00

19 lines
382 B
YAML

common:
tags: drivers
harness: ztest
tests:
boards.nrf.dmm:
platform_allow:
- nrf54h20dk/nrf54h20/cpuapp
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
boards.nrf.dmm.cache_disabled:
extra_configs:
- CONFIG_DCACHE=n
platform_allow:
- nrf54h20dk/nrf54h20/cpuapp