driverlog/.testr.conf
Ilya Shakhat 0542f1f3da Update project for the latest libs
Change-Id: I036bfc8b25376742ff5a882dab2fd93d333d6dd0
2015-07-27 15:22:44 +03:00

5 lines
207 B
Plaintext

[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ./driverlog/tests $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list