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