summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-1041-119/+114
* r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij2007-10-101-7/+5
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2007-10-104-6/+12
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-105-28/+143
* r19380: forgot to add home drive testing as well as home directory...Rafal Szczesniak2007-10-101-0/+8
* r19379: add testing home directory field to the samr tests.Rafal Szczesniak2007-10-101-0/+8
* r19378: Add another type of test result 'error'Jelmer Vernooij2007-10-103-7/+16
* r19377: Simplify report functions.Jelmer Vernooij2007-10-105-61/+35
* r19376: Remove unused helper function.Jelmer Vernooij2007-10-103-9/+1
* r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2007-10-102-3/+0
* r19372: Fix segfault for ui's that don't support comments.Jelmer Vernooij2007-10-101-1/+2
* r19369: - we need to set the target:samba3 before calling torture_init()Stefan Metzmacher2007-10-101-10/+7
* r19366: don't fail async echo tests due to rounding errorsAndrew Tridgell2007-10-101-3/+6
* r19359: More portable way of figuring out whether something is a directoryJelmer Vernooij2007-10-101-4/+6
* r19358: Use subunit tests from the right location (fromJelmer Vernooij2007-10-101-1/+1
* r19356: Reapply portability fix..Jelmer Vernooij2007-10-101-1/+5
* r19352: Oops, missed a few changes...Jelmer Vernooij2007-10-101-15/+31
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-106-55/+40
* r19346: AF_LOCAL isn't defined on all platforms.Jelmer Vernooij2007-10-101-1/+5
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-107-29/+303
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-1066-6233/+5175
* r19331: Respect the mem hierarchySimo Sorce2007-10-101-2/+2
* r19299: Fix possible memleaksSimo Sorce2007-10-101-0/+1
* r19298: make sure torture_fail() gives a useful messageAndrew Tridgell2007-10-101-0/+2
* r19294: a little speed tester for ldb/tdbAndrew Tridgell2007-10-103-0/+252
* r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...Volker Lendecke2007-10-102-0/+206
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-101-1/+1
* r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak2007-10-101-7/+7
* r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...Volker Lendecke2007-10-102-0/+74
* r19205: Some consolidationVolker Lendecke2007-10-101-25/+6
* r19204: Samba3 does level6 nowVolker Lendecke2007-10-101-5/+0
* r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 againVolker Lendecke2007-10-101-6/+46
* r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_stateVolker Lendecke2007-10-101-26/+26
* r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...Volker Lendecke2007-10-101-6/+88
* r19187: this function should be static...Stefan Metzmacher2007-10-101-2/+2
* r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak2007-10-101-1/+1
* r19153: Simple consistency check for enumprinters level 2 as wellVolker Lendecke2007-10-101-2/+18
* r19152: A simple consistency check for enumprintersVolker Lendecke2007-10-101-5/+17
* r19035: add LOCAL-REPLACE testStefan Metzmacher2007-10-102-0/+3
* r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farmVolker Lendecke2007-10-101-5/+76
* r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-103-93/+81
* r18994: - torture_register_suite should be publicStefan Metzmacher2007-10-101-6/+3
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-102-6/+11
* r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2007-10-101-1/+1
* r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead ofGünther Deschner2007-10-101-3/+5
* r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell2007-10-101-7/+17
* r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell2007-10-101-2/+2
* r18822: Automatically remove a forced dfs standard root creation.Günther Deschner2007-10-101-30/+30
* r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner2007-10-101-4/+3
* r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell2007-10-105-3/+230