Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19537: Report correct test names when tests failed. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19387: Exit with 0 if failures were expected | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r19381: Print out the specific tests that failed after a smbtorture run. | Jelmer Vernooij | 1 | -8/+65 |
2007-10-10 | r19378: Add another type of test result 'error' | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19377: Simplify report functions. | Jelmer Vernooij | 1 | -20/+6 |
2007-10-10 | r19376: Remove unused helper function. | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r19372: Fix segfault for ui's that don't support comments. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 1 | -16/+32 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -32/+141 |
2007-10-10 | r19298: make sure torture_fail() gives a useful message | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r18517: I find it less confusing if tests are run in the order they are | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16489: Because the torture/ui.h file isn't automaticly generated, the | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16441: - give old tests a chance to report errors | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r16332: Fix two small bugs found by the buildfarm. | Jelmer Vernooij | 1 | -5/+7 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -30/+23 |
2007-10-10 | r16321: Add suite_start/suite_finish hooks, support --format=quiet | Jelmer Vernooij | 1 | -10/+37 |
2007-10-10 | r16315: Convert to new API. | Jelmer Vernooij | 1 | -26/+35 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -51/+178 |
2007-10-10 | r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor... | Jelmer Vernooij | 1 | -1/+17 |
2007-10-10 | r16165: Add some more helper utilities | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r15818: Improve UI utilities: allow format strings and add some convenience m... | Jelmer Vernooij | 1 | -5/+18 |
2007-10-10 | r14723: Keep statistics | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14718: Add initial work on a standardized UI for smbtorture | Jelmer Vernooij | 1 | -0/+76 |