blob: 8cf484047596f61130229486c608e26700e8f4d1 [file] [log] [blame]
Daniel Dunbar91b42982014-03-10 21:58:12 +00001===============================
2 lit - A Software Testing Tool
3===============================
4
5lit is a portable tool for executing LLVM and Clang style test suites,
6summarizing their results, and providing indication of failures. lit is designed
7to be a lightweight testing tool with as simple a user interface as possible.
8