llvm-project/lldb/test/API
Jonas Devlieghere acda2bc0ad [lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suite 2019-12-04 16:49:11 -08:00
..
CMakeLists.txt [LLDB] Always remove debugserver from LLVM_DISTRIBUTION_COMPONENTS 2019-11-12 12:58:26 -08:00
README.md Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
dotest.py Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
lit.cfg.py [lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suite 2019-12-04 16:49:11 -08:00
lit.site.cfg.py.in [test] Reduce inconsistency between lit configuration files. 2019-10-10 21:49:22 +00:00
lldbtest.py [lldb] Make Asan/SIP workaround work for Python 3 2019-11-08 09:19:56 -08:00
testcases [lldb] [test/API] Fix testcases symlink 2019-10-31 17:43:18 +01:00
use_lldb_suite.py Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00

README.md

LLDB API Tests

This directory only exists for the lit test driver. The actual tests live in the tests directory in top level LLDB directory.