Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py89 testdirs = [lldbsuite.lldb_test_root] variable
H A Ddotest.py434 configuration.testdirs = [os.path.realpath(os.path.abspath(x)) for x in args.args]
963 for testdir in configuration.testdirs: