forked from OSchip/llvm-project
b9e518d3c6
Add the Python extension to the configuration files in the API directory to match the other test suites. llvm-svn: 374461 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
dotest.py | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
lldbtest.py | ||
testcases | ||
use_lldb_suite.py |
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.