summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check forAndrew Tridgell2-37/+67
2007-10-10r19504: - fixed a free error in file_lines_parseAndrew Tridgell2-0/+10
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2-0/+6
2007-10-10r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-)Stefan Metzmacher1-0/+4
2007-10-10r19462: This isn't an encrypted attribute.Andrew Bartlett1-3/+0
2007-10-10r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell1-1/+1
2007-10-10r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell1-3/+19
2007-10-10r19436: fixed stderr in piped_child() as wellAndrew Tridgell1-2/+25
2007-10-10r19435: fixed the subunit code on platforms with small pipe buffers, and useAndrew Tridgell1-16/+15
2007-10-10r19433: Metze, please take a look at this one!Andrew Tridgell1-11/+15
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell1-1/+2
2007-10-10r19404: fixed the LOCAL-ICONV testAndrew Tridgell1-3/+8
2007-10-10r19396: Assume socketpair() is always available (cared for by libreplace) andJelmer Vernooij1-16/+22
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij41-119/+114
2007-10-10r19389: Remove samba3-specific checks: instead, always simply mark these test...Jelmer Vernooij1-7/+5
2007-10-10r19387: Exit with 0 if failures were expectedJelmer Vernooij4-6/+12
2007-10-10r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij5-28/+143
2007-10-10r19380: forgot to add home drive testing as well as home directory...Rafal Szczesniak1-0/+8
2007-10-10r19379: add testing home directory field to the samr tests.Rafal Szczesniak1-0/+8
2007-10-10r19378: Add another type of test result 'error'Jelmer Vernooij3-7/+16
2007-10-10r19377: Simplify report functions.Jelmer Vernooij5-61/+35
2007-10-10r19376: Remove unused helper function.Jelmer Vernooij3-9/+1
2007-10-10r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2-3/+0
2007-10-10r19372: Fix segfault for ui's that don't support comments.Jelmer Vernooij1-1/+2
2007-10-10r19369: - we need to set the target:samba3 before calling torture_init()Stefan Metzmacher1-10/+7
2007-10-10r19366: don't fail async echo tests due to rounding errorsAndrew Tridgell1-3/+6
2007-10-10r19359: More portable way of figuring out whether something is a directoryJelmer Vernooij1-4/+6
2007-10-10r19358: Use subunit tests from the right location (fromJelmer Vernooij1-1/+1
2007-10-10r19356: Reapply portability fix..Jelmer Vernooij1-1/+5
2007-10-10r19352: Oops, missed a few changes...Jelmer Vernooij1-15/+31
2007-10-10r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij6-55/+40
2007-10-10r19346: AF_LOCAL isn't defined on all platforms.Jelmer Vernooij1-1/+5
2007-10-10r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij7-29/+303
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij66-6233/+5175
2007-10-10r19331: Respect the mem hierarchySimo Sorce1-2/+2
2007-10-10r19299: Fix possible memleaksSimo Sorce1-0/+1
2007-10-10r19298: make sure torture_fail() gives a useful messageAndrew Tridgell1-0/+2
2007-10-10r19294: a little speed tester for ldb/tdbAndrew Tridgell3-0/+252
2007-10-10r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...Volker Lendecke2-0/+206
2007-10-10r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett1-1/+1
2007-10-10r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak1-7/+7
2007-10-10r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...Volker Lendecke2-0/+74
2007-10-10r19205: Some consolidationVolker Lendecke1-25/+6
2007-10-10r19204: Samba3 does level6 nowVolker Lendecke1-5/+0
2007-10-10r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 againVolker Lendecke1-6/+46
2007-10-10r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_stateVolker Lendecke1-26/+26
2007-10-10r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...Volker Lendecke1-6/+88
2007-10-10r19187: this function should be static...Stefan Metzmacher1-2/+2
2007-10-10r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak1-1/+1
2007-10-10r19153: Simple consistency check for enumprinters level 2 as wellVolker Lendecke1-2/+18