Home
last modified time | relevance | path

Searched refs:exclude_tests (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/tools/
A Dtinytest-codegen.py63 exclude_tests = ( variable
119 exclude_tests += tuple(args.exclude)
121 tests += [test for test in glob("{}/*.py".format(group)) if test not in exclude_tests]

Completed in 2 milliseconds