summaryrefslogtreecommitdiff
path: root/source4/torture/ui.c
Commit message (Expand)AuthorAgeFilesLines
* r25191: Fix include for BSD systems.Jelmer Vernooij2007-10-101-0/+1
* r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2007-10-101-0/+19
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25003: Skipped tests should be considered successfull.Jelmer Vernooij2007-10-101-0/+1
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-4/+4
* r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-101-23/+32
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-15/+18
* r24741: More use of the torture API.Jelmer Vernooij2007-10-101-6/+18
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-0/+6
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+34
* r24333: Add convenience function for checking the contents of a file in tests.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-0/+16
* 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