summaryrefslogtreecommitdiff
path: root/source4/torture/smbtorture.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij1-0/+374