Searched defs:testsuite_root (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.6.0/scripts/tests/twister/ |
D | test_testsuite.py | 282 def test_get_unique_exception(testsuite_root, workdir, name, exception): argument 356 def test_get_unique(testsuite_root, suite_path, name, expected): argument 745 testsuite_root, argument 819 testsuite_root, argument 884 def test_get_no_detailed_test_id(testsuite_root, suite_path, name, expected): argument
|
/Zephyr-Core-3.6.0/scripts/pylib/twister/twisterlib/ |
D | testsuite.py | 442 def get_unique(testsuite_root, workdir, name): argument 458 def check_suite_name(name, testsuite_root, workdir): argument
|
/Zephyr-Core-3.6.0/scripts/ci/ |
D | test_plan.py | 97 def __init__(self, modified_files, ignore_path, alt_tags, testsuite_root, argument
|