Home | History | Annotate | Download | only in docs

Lines Matching full:report

207 Even better are the ``report`` and ``report.format`` targets (where
209 exact contents of the report are dependent on which ``TEST`` you are
211 the results are always stored in the ``report.<type>.format`` file (when
212 running with ``TEST=<type>``). The ``report`` also generate a file
213 called ``report.<type>.raw.out`` containing the output of the entire
220 "``gmake TEST=nightly report``" should work), it is really easy to run
231 Following this, you can set up a test and a report that collects these
234 your test) and a "``test-suite/TEST.XXX.report``" file that indicates
245 % make TEST=libcalls report
268 table. You can also use the "TEST=libcalls report.html" target to get
269 the table in HTML form, similarly for report.csv and report.tex.
273 "``opt -simplify-libcalls -stats``"), and the report contains one line