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