Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py373 testpath, argument
380 testpath = os.path.join('scripts', 'tests', 'twister', 'test_data',
381 'testsuites', 'tests', testpath)
382 testsuite = class_testplan.testsuites.get(testpath)
386 plan.testsuites = {testpath: testsuite}