Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py579 testplan.report_duplicates = mock.Mock()
960 testplan.report_duplicates()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py209 self.report_duplicates()
364 def report_duplicates(self): member in TestPlan