zephyr/tests/ztest/test/base/testcase.yaml

14 lines
359 B
YAML

tests:
- test_verbose_0:
extra_args: CONF_FILE=prj_verbose_0.conf
tags: test_framework
- test_verbose_1:
extra_args: CONF_FILE=prj_verbose_1.conf
tags: test_framework
- test_verbose_2:
extra_args: CONF_FILE=prj_verbose_2.conf
tags: test_framework
- test:
tags: test_framework
type: unit