Home
last modified time | relevance | path

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

/test/vts/script/
Dcreate-test-project.py51 def __init__(self, test_name, test_plan, test_dir_under_testcases, argument
61 if not test_dir_under_testcases:
64 test_dir_under_testcases = os.path.normpath(
65 test_dir_under_testcases.strip())
92 os.path.join(self.vts_test_case_dir, test_dir_under_testcases))