Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py90 testdirs = [lldbsuite.lldb_test_root] variable
H A Ddotest.py430 configuration.testdirs = [os.path.realpath(os.path.abspath(x)) for x in args.args]
958 for testdir in configuration.testdirs: