zephyr/tests/drivers/dac/dac_loopback/testcase.yaml
Gerard Marull-Paretas 93b63df762 samples, tests: convert string-based twister lists to YAML lists
Twister now supports using YAML lists for all fields that were written
as space-separated lists. Used twister_to_list.py script. Some artifacts
on string length are due to how ruamel dumps content.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-10 09:52:37 +02:00

33 lines
607 B
YAML

common:
tags:
- dac
- drivers
tests:
drivers.dac.loopback:
depends_on:
- dac
- adc
harness: ztest
harness_config:
fixture: dac_adc_loopback
platform_allow:
- frdm_k22f
- frdm_k64f
- nucleo_f207zg
- nucleo_l073rz
- nucleo_l152re
- twr_ke18f
- bl652_dvk
- bl653_dvk
- bl654_dvk
- bl5340_dvk_cpuapp
- stm32f3_disco
- stm32l562e_dk
- nucleo_l552ze_q
- nucleo_f429zi
- nucleo_f746zg
- nucleo_g071rb
- nucleo_wl55jc
integration_platforms:
- nucleo_f207zg