zephyr/tests/ztest/test/base/testcase.yaml
Anas Nashif fa6cce430c tests: ztest: style, tag and category fixes
Fix categories.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-25 14:18:15 +05:30

14 lines
355 B
YAML

tests:
testing.ztest:
tags: test_framework
type: unit
testing.ztest.verbose_0:
extra_args: CONF_FILE=prj_verbose_0.conf
tags: test_framework
testing.ztest.verbose_1:
extra_args: CONF_FILE=prj_verbose_1.conf
tags: test_framework
testing.ztest.verbose_2:
extra_args: CONF_FILE=prj_verbose_2.conf
tags: test_framework