8 lines
178 B
YAML
8 lines
178 B
YAML
|
tests:
|
||
|
testing.ztest.regular_output:
|
||
|
tags: test_framework
|
||
|
|
||
|
testing.ztest.customized_output:
|
||
|
extra_args: CONF_FILE=prj_customized_output.conf
|
||
|
tags: test_framework
|