xref: /aosp_15_r20/external/llvm/utils/lit/examples/many-tests/README.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker========================
2*9880d681SAndroid Build Coastguard Worker Many Tests lit Example
3*9880d681SAndroid Build Coastguard Worker========================
4*9880d681SAndroid Build Coastguard Worker
5*9880d681SAndroid Build Coastguard WorkerThis directory contains a trivial lit test suite configuration that defines a
6*9880d681SAndroid Build Coastguard Workercustom test format which just generates a large (N=10000) number of tests that
7*9880d681SAndroid Build Coastguard Workerdo a small amount of work in the Python test execution code.
8*9880d681SAndroid Build Coastguard Worker
9*9880d681SAndroid Build Coastguard WorkerThis test suite is useful for testing the performance of lit on large numbers of
10*9880d681SAndroid Build Coastguard Workertests.
11