Searched refs:test_subdir (Results 1 – 1 of 1) sorted by relevance
39 def getMake(self, test_subdir, test_name): argument50 if not (lldb_test and configuration.test_build_dir and test_subdir51 and test_name and (not os.path.isabs(test_subdir))):53 build_dir = os.path.join(configuration.test_build_dir, test_subdir,55 src_dir = os.path.join(configuration.test_src_root, test_subdir)