Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py365 'testpath, required_snippets, expected_filtered_len, expected_filtered_reason',
373 testpath, argument
380 testpath = os.path.join('scripts', 'tests', 'twister', 'test_data',
381 'testsuites', 'tests', testpath)
382 testsuite = class_testplan.testsuites.get(testpath)
385 plan.testsuites = {testpath: testsuite}