summaryrefslogtreecommitdiffstats
path: root/source4/torture/smbtorture.c
Commit message (Expand)AuthorAgeFilesLines
* r20757: Strip recipe functionality (should be one layer up)Jelmer Vernooij2007-10-101-30/+1
* r19878: Announce testsuites when using subunit.Jelmer Vernooij2007-10-101-1/+7
* r19875: set torture:host and torture:share also when we are given a binding s...Stefan Metzmacher2007-10-101-13/+6
* r19680: Allow specifying basedir for test data.Jelmer Vernooij2007-10-101-1/+5
* r19565: the scripts do work :)Andrew Tridgell2007-10-101-2/+0
* r19564: testing build farm scripts, apologies for the noiseAndrew Tridgell2007-10-101-0/+2
* r19563: - make --num-progs a valid smbtorture option again. It's commonlyAndrew Tridgell2007-10-101-2/+6
* r19556: Remove unused option.Jelmer Vernooij2007-10-101-1/+0
* r19554: Remove short option for --shell, as it overlaps with the option used forJelmer Vernooij2007-10-101-1/+1
* r19548: this talloc_free() is definately wrong.Andrew Tridgell2007-10-101-1/+0
* r19537: Report correct test names when tests failed.Jelmer Vernooij2007-10-101-0/+5
* r19535: Fix warnings.Jelmer Vernooij2007-10-101-2/+2
* r19513: Add support for recipes (using '@')Jelmer Vernooij2007-10-101-2/+31
* r19512: Add --shell option to smbtorture (first work towards support for 'rec...Jelmer Vernooij2007-10-101-9/+52
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-1/+0
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-2/+2
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2007-10-101-5/+5
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-12/+46
* r19378: Add another type of test result 'error'Jelmer Vernooij2007-10-101-1/+8
* r19377: Simplify report functions.Jelmer Vernooij2007-10-101-12/+2
* r19369: - we need to set the target:samba3 before calling torture_init()Stefan Metzmacher2007-10-101-10/+7
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-19/+19
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-6/+21
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-43/+106
* r18421: support --target=samba3, I thought that was already supportedStefan Metzmacher2007-10-101-2/+4
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-3/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r17958: as talloc_init() enabled null tracking, we should avoid to use itStefan Metzmacher2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16527: Add target argument for smbtorture.Jelmer Vernooij2007-10-101-4/+4
* r16330: Show number of succeeded, failed and skipped tests and success rate a...Jelmer Vernooij2007-10-101-0/+8
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-51/+51
* r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij2007-10-101-4/+17
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-22/+39
* r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij2007-10-101-1/+16
* r16160: Fix double semicolon in ui.hJelmer Vernooij2007-10-101-2/+37
* r16152: Support multiple output formats for those tests using the ui and add ...Jelmer Vernooij2007-10-101-1/+45
* r15908: Mention ncalrpc in smbtorture help outputJelmer Vernooij2007-10-101-1/+4
* r15819: Use updated API in smbtorture, use UI tools in registry tests.Jelmer Vernooij2007-10-101-2/+2
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2007-10-101-2/+10
* r15131: Tidy help output. When printing the list of tests, group them by prefixJames Peach2007-10-101-6/+20
* r14967: load shared module torture test after we know where to search...Stefan Metzmacher2007-10-101-2/+2
* r14818: give an error on an unknown testStefan Metzmacher2007-10-101-0/+1
* r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij2007-10-101-10/+32
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij2007-10-101-0/+374