Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dtest_result.py123 from lldbsuite import lldb_test_root as test_root unknown
124 if test_root != os.path.commonprefix([folder, test_root]):
128 while not os.path.samefile(folder, test_root):
/openbsd-src/gnu/llvm/clang/utils/perf-training/
H A Dlit.cfg38 config.substitutions.append( ('%test_root', config.test_exec_root ) )
H A Dorder-files.lit.cfg45 config.substitutions.append( ('%test_root', config.test_exec_root ) )