llvm-project/lldb/test/API
Jonas Devlieghere b9e518d3c6 [test] Reduce inconsistency between lit configuration files.
Add the Python extension to the configuration files in the API directory
to match the other test suites.

llvm-svn: 374461
2019-10-10 21:49:22 +00:00
..
CMakeLists.txt Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00: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 [test] Reduce inconsistency between lit configuration files. 2019-10-10 21:49:22 +00:00
lit.site.cfg.py.in [test] Reduce inconsistency between lit configuration files. 2019-10-10 21:49:22 +00:00
lldbtest.py Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
testcases Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00: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.