r25430: Add the loadparm context to all parametric options.
[bbaumbach/samba-autobuild/.git] / source4 / torture / ui.c
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25191: Fix include for BSD systems.
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25003: Skipped tests should be considered successfull.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24846: Use metadata about dangerous tests.
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Jelmer Vernooijr24333: Add convenience function for checking the conte...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21055: Fix executable bit.
2007-10-10 Jelmer Vernooijr21040: Remove subunit runner (now written in perl...
2007-10-10 Jelmer Vernooijr19537: Report correct test names when tests failed.
2007-10-10 Jelmer Vernooijr19387: Exit with 0 if failures were expected
2007-10-10 Jelmer Vernooijr19381: Print out the specific tests that failed after...
2007-10-10 Jelmer Vernooijr19378: Add another type of test result 'error'
2007-10-10 Jelmer Vernooijr19377: Simplify report functions.
2007-10-10 Jelmer Vernooijr19376: Remove unused helper function.
2007-10-10 Jelmer Vernooijr19372: Fix segfault for ui's that don't support comments.
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr19298: make sure torture_fail() gives a useful message
2007-10-10 Andrew Tridgellr18517: I find it less confusing if tests are run in...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Bartlettr16489: Because the torture/ui.h file isn't automaticly...
2007-10-10 Stefan Metzmacherr16441: - give old tests a chance to report errors
2007-10-10 Jelmer Vernooijr16332: Fix two small bugs found by the buildfarm.
2007-10-10 Jelmer Vernooijr16328: Wrap all existing tests in simple single-functi...
2007-10-10 Jelmer Vernooijr16321: Add suite_start/suite_finish hooks, support...
2007-10-10 Jelmer Vernooijr16315: Convert to new API.
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr16174: Couple of fixes to the UI code - make 'torture_...
2007-10-10 Jelmer Vernooijr16165: Add some more helper utilities
2007-10-10 Jelmer Vernooijr15818: Improve UI utilities: allow format strings...
2007-10-10 Jelmer Vernooijr14723: Keep statistics
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14718: Add initial work on a standardized UI for smbto...