Home
last modified time | relevance | path

Searched defs:testcases_path (Results 1 – 3 of 3) sorted by relevance

/test/xdevice/src/xdevice/_core/executor/
Dsource.py107 def _append_subfolders(testcases_path, testcases_dirs): argument
209 def _append_module_test_source(testcases_path, test_sources): argument
/test/xdevice/src/xdevice/_core/
Dutils.py494 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
Dconstants.py261 testcases_path = "testcases_path" variable in ConfigConst