forked from OSchip/llvm-project
eb26afbafe
The commit got reverted because the tests were being run twice because
of the overlapping test_exec_root. Pavel has since fixed that in
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
lit.cfg.py | ||
lit.site.cfg.py.in |
README.md
LLDB Unit Tests
This directory only exists for the lit test driver. The actual tests live in
the unittest
directory in top level LLDB directory.