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