Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -3/+0 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -3/+3 |
2008-01-07 | r26690: torture: Move torture_context_init() to the ui.c, where all functions... | Jelmer Vernooij | 1 | -0/+17 |
2007-12-26 | r26589: torture: Add non-const version of torture_tcase_add_simple_test | Kai Blin | 1 | -0/+32 |
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -20/+23 |
2007-12-21 | r26240: We now actually use torture_context pointers for more than just alloc... | Jelmer Vernooij | 1 | -1/+6 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r25628: Fix formatting, missing include. | Jelmer Vernooij | 1 | -32/+32 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r25514: don't blindly overwrite the result last_reason, | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25191: Fix include for BSD systems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25112: make torture_temp_dir() available via tortore/torture.h | Stefan Metzmacher | 1 | -0/+19 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25003: Skipped tests should be considered successfull. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -23/+32 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 1 | -15/+18 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 1 | -6/+18 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -0/+34 |
2007-10-10 | r24333: Add convenience function for checking the contents of a file in tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -0/+16 |
2007-10-10 | r21055: Fix executable bit. | Jelmer Vernooij | 1 | -26/+2 |
2007-10-10 | r21040: Remove subunit runner (now written in perl in my perlselftest branch) | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r19537: Report correct test names when tests failed. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19387: Exit with 0 if failures were expected | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r19381: Print out the specific tests that failed after a smbtorture run. | Jelmer Vernooij | 1 | -8/+65 |
2007-10-10 | r19378: Add another type of test result 'error' | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19377: Simplify report functions. | Jelmer Vernooij | 1 | -20/+6 |
2007-10-10 | r19376: Remove unused helper function. | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r19372: Fix segfault for ui's that don't support comments. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 1 | -16/+32 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -32/+141 |
2007-10-10 | r19298: make sure torture_fail() gives a useful message | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r18517: I find it less confusing if tests are run in the order they are | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16489: Because the torture/ui.h file isn't automaticly generated, the | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16441: - give old tests a chance to report errors | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r16332: Fix two small bugs found by the buildfarm. | Jelmer Vernooij | 1 | -5/+7 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -30/+23 |
2007-10-10 | r16321: Add suite_start/suite_finish hooks, support --format=quiet | Jelmer Vernooij | 1 | -10/+37 |
2007-10-10 | r16315: Convert to new API. | Jelmer Vernooij | 1 | -26/+35 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -51/+178 |
2007-10-10 | r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor... | Jelmer Vernooij | 1 | -1/+17 |
2007-10-10 | r16165: Add some more helper utilities | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r15818: Improve UI utilities: allow format strings and add some convenience m... | Jelmer Vernooij | 1 | -5/+18 |