• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.txtD23-Nov-2023382 118

lit.cfgD23-Nov-2023639 2418

README.txt

1========================
2 Many Tests lit Example
3========================
4
5This directory contains a trivial lit test suite configuration that defines a
6custom test format which just generates a large (N=10000) number of tests that
7do a small amount of work in the Python test execution code.
8
9This test suite is useful for testing the performance of lit on large numbers of
10tests.
11