Searched defs:Platform (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | platform.py | 43 class Platform: class
|
D | testplan.py | 676 def handle_quarantined_tests(self, instance: TestInstance, plat: Platform):
|
D | runner.py | 510 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): 758 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver):
|