Searched refs:onlyval (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Drun.py130 onlyval = []
161 onlyval.append(arg)
401 if not onlyval:
402 onlyval = [ "" ] variable
441 api_suite = find_tests("api", onlyval, startattest, output,
443 cli_suite = find_tests("cli", onlyval, startattest, output,
455 #testsuite_suite = find_tests("testsuite", onlyval, startattest, output)

Completed in 8 milliseconds