Confirmed users
487
edits
Rpappalardo (talk | contribs) (move off monitoring) |
Rpappalardo (talk | contribs) (add links) |
||
Line 77: | Line 77: | ||
Of the three tests available, <code>make megabench</code> will probably be the one you use most. | Of the three tests available, <code>make megabench</code> will probably be the one you use most. | ||
<code>make test</code> is largely for a quick smoke test and <code>make bench</code> doesn't do anything you can't do with the other two. | <code>make test</code> is largely for a quick smoke test and <code>make bench</code> doesn't do anything you can't do with the other two. | ||
For information about test monitoring: | |||
[[Loop/Test/Monitoring]] | |||