Home
last modified time | relevance | path

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

/scripts/pylib/twister/twisterlib/
A Dtestplan.py196 sub_tests = self.options.sub_test
197 if sub_tests:
198 for subtest in sub_tests:
/scripts/tests/twister/
A Dtest_testplan.py495 sub_tests, argument
500 testplan.options = mock.Mock(sub_test=sub_tests)

Completed in 10 milliseconds