Use platform_allow instead of platform_exclude, as the test depends on specific boards. A new board with DAC support should not be added to this test automatically. Signed-off-by: Martin Jäger <martin@libre.solar>
11 lines
235 B
YAML
11 lines
235 B
YAML
common:
|
|
tags: dac drivers
|
|
tests:
|
|
drivers.dac:
|
|
depends_on: dac adc
|
|
harness: ztest
|
|
harness_config:
|
|
fixture: dac_adc_loopback
|
|
platform_allow: |
|
|
frdm_k64f nucleo_f207zg nucleo_l073rz nucleo_l152re twr_ke18f
|