opnsense-src/utils/lit
2016-07-23 20:41:05 +00:00
..
examples Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3): 2013-12-22 00:04:03 +00:00
lit Vendor import of llvm release_39 branch r276489: 2016-07-23 20:41:05 +00:00
tests Vendor import of llvm release_39 branch r276489: 2016-07-23 20:41:05 +00:00
utils Vendor import of llvm trunk r238337: 2015-05-27 18:44:32 +00:00
lit.py Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
MANIFEST.in Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:08:18 +00:00
README.txt Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:08:18 +00:00
setup.py Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3): 2013-12-22 00:04:03 +00:00
TODO Vendor import of llvm trunk r256633: 2015-12-30 11:46:15 +00: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.