Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Dtestplan.py164 sub_tests = self.options.sub_test
165 if sub_tests:
166 for subtest in sub_tests:
/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_testplan.py494 sub_tests, argument
499 testplan.options = mock.Mock(sub_test=sub_tests)