android_mt6572_jiabo/external/llvm/utils/lit
2025-09-05 16:56:03 +08:00
..
examples first commit 2025-09-05 16:56:03 +08:00
lit first commit 2025-09-05 16:56:03 +08:00
tests first commit 2025-09-05 16:56:03 +08:00
utils first commit 2025-09-05 16:56:03 +08:00
lit.py first commit 2025-09-05 16:56:03 +08:00
MANIFEST.in first commit 2025-09-05 16:56:03 +08:00
README.txt first commit 2025-09-05 16:56:03 +08:00
setup.py first commit 2025-09-05 16:56:03 +08:00
TODO first commit 2025-09-05 16:56:03 +08:00

===============================
 lit - A Software Testing Tool
===============================

lit is a portable tool for executing LLVM and Clang style test suites,
summarizing their results, and providing indication of failures. lit is designed
to be a lightweight testing tool with as simple a user interface as possible.