summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: waf quicktest nearly worksAndrew Tridgell7-28/+28
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell7-0/+243
2010-04-06s4-smbtorture: fix correct result error code in SetForm spoolss test.Günther Deschner1-1/+1
2010-04-06s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner1-2/+2
2010-03-31smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij1-1/+7
2010-03-31s4-torture: removed more uses of typeof()Andrew Tridgell1-64/+59
2010-03-31s4-torture: using typeof() is not portableAndrew Tridgell1-17/+10
2010-03-30s4:torture/basic/denytest.c - use "typeof" in a better supported syntaxMatthias Dieter Wallnöfer1-5/+5
2010-03-29s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-9/+143
2010-03-29s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-306/+361
2010-03-29s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-582/+745
2010-03-29s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-39/+61
2010-03-29s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-47/+83
2010-03-29s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-120/+142
2010-03-29s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-8/+41
2010-03-29s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-98/+116
2010-03-29s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+18
2010-03-29s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner5-207/+223
2010-03-29s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+25
2010-03-29s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+47
2010-03-29s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+57
2010-03-29s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-12/+13
2010-03-29s4:torture/ntp: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+10
2010-03-29s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-16/+12
2010-03-29s4:torture/rpc/echo.c: remove NTSTATUS status variablesStefan Metzmacher1-40/+27
2010-03-29s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-3/+3
2010-03-26s4-smbtorture: more JobInfo testing.Günther Deschner1-28/+42
2010-03-26s4-smbtorture: fail spoolss test on SetJob failure.Günther Deschner1-22/+61
2010-03-25s4-smbtorture: fix include of proto header in main RAP test.Günther Deschner1-0/+1
2010-03-25s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.Günther Deschner3-1/+106
2010-03-25s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner1-3/+6
2010-03-25s4-smbtorture: activate job control tests against s3 in spoolss tests.Günther Deschner1-5/+2
2010-03-25s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.Günther Deschner1-0/+12
2010-03-25s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.Günther Deschner1-11/+30
2010-03-25s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.Günther Deschner1-2/+2
2010-03-25s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.Günther Deschner1-10/+10
2010-03-24s4-smbtorture: add drsblobs ndr torture test.Günther Deschner3-1/+68
2010-03-24s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...Günther Deschner2-11/+11
2010-03-24s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_stateStefan Metzmacher1-14/+14
2010-03-24s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_dataStefan Metzmacher1-2/+7
2010-03-24s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.Günther Deschner1-1/+17
2010-03-24s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.Günther Deschner1-4/+4
2010-03-24s4-smbtorture: cleanup some of the RPC-SAMBA3 tests.Günther Deschner1-1076/+612
2010-03-24s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests.Günther Deschner1-0/+18
2010-03-23s4-smbtorture: remove tailing whitespace in samba3rpc testsuite.Günther Deschner1-33/+33
2010-03-23s4-smbtorture: use torture_context in samsync test.Günther Deschner1-126/+142
2010-03-23s4-smbtorture: remove trailing whitespace from samsync torture test.Günther Deschner1-121/+121
2010-03-23s4-smbtorture: use torture_context in libnet domain tests as well.Günther Deschner1-8/+10