Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/scripts/pylib/twister/twisterlib/
Dtestplan.py161 sub_tests = self.options.sub_test
162 if sub_tests:
163 for subtest in sub_tests:
/Zephyr-Core-3.6.0/scripts/tests/twister/
Dtest_testplan.py485 sub_tests, argument
490 testplan.options = mock.Mock(sub_test=sub_tests)