Searched defs:testsuite_root (Results  1 – 3 of 3) sorted by relevance
| /Zephyr-latest/scripts/tests/twister/ | 
| D | test_testsuite.py | 298 def test_get_unique_exception(testsuite_root, workdir, name, exception):  argument 372 def test_get_unique(testsuite_root, suite_path, name, expected):  argument 764     testsuite_root,  argument 838     testsuite_root,  argument 903 def test_get_no_detailed_test_id(testsuite_root, suite_path, name, expected):  argument
  | 
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ | 
| D | testsuite.py | 518     def get_unique(testsuite_root, workdir, name):  argument 536     def check_suite_name(name, testsuite_root, workdir):  argument
  | 
| /Zephyr-latest/scripts/ci/ | 
| D | test_plan.py | 104     def __init__(self, modified_files, ignore_path, alt_tags, testsuite_root,  argument
  |