summaryrefslogtreecommitdiff
path: root/source4/torture/ui.h
Commit message (Expand)AuthorAgeFilesLines
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-22/+24
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-0/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-0/+10
* r24851: Add --load-module argument to smbtorture.Jelmer Vernooij2007-10-101-1/+1
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-0/+4
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+21
* r24333: Add convenience function for checking the contents of a file in tests.Jelmer Vernooij2007-10-101-2/+25
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-0/+1
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-101-0/+10
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-0/+7
* r21055: Fix executable bit.Jelmer Vernooij2007-10-101-16/+2
* r21040: Remove subunit runner (now written in perl in my perlselftest branch)Jelmer Vernooij2007-10-101-1/+0
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2007-10-101-0/+2
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-5/+14
* r19378: Add another type of test result 'error'Jelmer Vernooij2007-10-101-2/+4
* r19377: Simplify report functions.Jelmer Vernooij2007-10-101-22/+19
* r19376: Remove unused helper function.Jelmer Vernooij2007-10-101-3/+0
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-0/+4
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-0/+9
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-63/+167
* r16529: Fix type.Jelmer Vernooij2007-10-101-2/+2
* r16527: Add target argument for smbtorture.Jelmer Vernooij2007-10-101-0/+2
* r16524: Fix double evaluation.Jelmer Vernooij2007-10-101-11/+20
* r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett2007-10-101-3/+3
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-2/+3
* r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij2007-10-101-0/+3
* r16315: Convert to new API.Jelmer Vernooij2007-10-101-0/+1
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-22/+78
* r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij2007-10-101-0/+2
* r16165: Add some more helper utilitiesJelmer Vernooij2007-10-101-0/+16
* r16160: Fix double semicolon in ui.hJelmer Vernooij2007-10-101-1/+1
* r15818: Improve UI utilities: allow format strings and add some convenience m...Jelmer Vernooij2007-10-101-1/+38
* r14723: Keep statisticsJelmer Vernooij2007-10-101-0/+5
* r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij2007-10-101-0/+52