Lines Matching +refs:run +refs:many +refs:tests
11 First, all tests are executed within the LLVM object directory tree.
15 To run the test suite, you need to use the following steps:
33 object directory tree) in which you want to run the test suite, just
51 #. You can now run the test suite from your build tree as follows:
65 In order to run the External tests in the ``test-suite`` module, you
69 missing or neglected, the External tests won't work.
75 This tells LLVM where to find any external tests. They are expected to
95 In addition to the regular "whole program" tests, the ``test-suite``
103 create the nightly test reports. To run the nightly tests, run
115 There are a number of ways to run the tests and generate output. The
117 compile and run all programs in the tree using a number of different
132 running, but the text results are always shown at the end of the run and
136 test run.
141 Assuming you can run the test suite, (e.g.
142 "``gmake TEST=nightly report``" should work), it is really easy to run
149 how many times it triggers. First thing you should do is add an LLVM
157 how to format the output into a table. There are many example reports of
162 "libcalls" test as an example. It can be run like this:
194 pretty simple: the Makefile indicates how to run the test (in this case,