Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testinstance.py48 platform_type, argument
65 platform.type = platform_type
135 platform_type, argument
151 platform.type = platform_type
Dtest_runner.py2426 platform_type, argument
2435 instance_mock.platform.type = platform_type
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py989 if ts.platform_type and plat.type not in ts.platform_type: