Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py93 test_src_root = lldbsuite.lldb_test_root variable
H A Dlldbtest.py529 lldb_test_src = configuration.test_src_root
559 full_dir = os.path.join(configuration.test_src_root, cls.mydir)
697 return os.path.join(configuration.test_src_root, self.mydir)
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py55 src_dir = os.path.join(configuration.test_src_root, test_subdir)