80c44388b1
Enable unit tests and fix gate jobs. Change-Id: Ie9c4b2357820b0180cabcbc9de196d09f7e0b6a8
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
[DEFAULT]
|
|
test_command=python -m subunit.run discover -t ./ ./vspc/tests $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|