summaryrefslogtreecommitdiffstats
path: root/source4/torture/ui.c
Commit message (Expand)AuthorAgeFilesLines
* r21055: Fix executable bit.Jelmer Vernooij2007-10-101-26/+2
* r21040: Remove subunit runner (now written in perl in my perlselftest branch)Jelmer Vernooij2007-10-101-3/+0
* r19537: Report correct test names when tests failed.Jelmer Vernooij2007-10-101-1/+1
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2007-10-101-1/+3
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-8/+65
* r19378: Add another type of test result 'error'Jelmer Vernooij2007-10-101-4/+4
* r19377: Simplify report functions.Jelmer Vernooij2007-10-101-20/+6
* r19376: Remove unused helper function.Jelmer Vernooij2007-10-101-6/+0
* r19372: Fix segfault for ui's that don't support comments.Jelmer Vernooij2007-10-101-1/+2
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-2/+7
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-16/+32
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-32/+141
* r19298: make sure torture_fail() gives a useful messageAndrew Tridgell2007-10-101-0/+2
* r18517: I find it less confusing if tests are run in the order they areAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett2007-10-101-3/+3
* r16441: - give old tests a chance to report errorsStefan Metzmacher2007-10-101-2/+6
* r16332: Fix two small bugs found by the buildfarm.Jelmer Vernooij2007-10-101-5/+7
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-30/+23
* r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij2007-10-101-10/+37
* r16315: Convert to new API.Jelmer Vernooij2007-10-101-26/+35
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-51/+178
* r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij2007-10-101-1/+17
* r16165: Add some more helper utilitiesJelmer Vernooij2007-10-101-0/+5
* r15818: Improve UI utilities: allow format strings and add some convenience m...Jelmer Vernooij2007-10-101-5/+18
* r14723: Keep statisticsJelmer Vernooij2007-10-101-0/+3
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij2007-10-101-0/+76