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