Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dconftest.py69 class_testplan.SAMPLE_FILENAME = 'test_sample_app.yaml'
Dtest_testplan.py31 class_testplan.SAMPLE_FILENAME = 'test_sample_app.yaml'
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py104 SAMPLE_FILENAME = 'sample.yaml' variable in TestPlan
581 if self.SAMPLE_FILENAME in filenames:
582 filename = self.SAMPLE_FILENAME