summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison1-0/+25
2010-04-07s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.Günther Deschner1-5/+21
2010-04-07s4-smbtorture: test all types and also use a wellknown builtin form name in R...Günther Deschner1-43/+128
2010-04-07s4-smbtorture: merge badname spoolss openprinter tests.Günther Deschner1-9/+34
2010-04-07s4-smbtorture: avoid passing down a full test_spoolss_context to directoryGünther Deschner1-20/+17
2010-04-06s4-smbtorture: more work on forms tests in RPC-SPOOLSS.Günther Deschner1-127/+328
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer3-3/+1
2010-04-06s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell1-6/+6
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell5-18/+0
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-4/+4
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell7-0/+14
2010-04-06s4-waf: added rap/rpc.cAndrew Tridgell1-1/+1
2010-04-06s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell1-1/+1
2010-04-06s4-waf: remove the need for some of the lib aliasesAndrew Tridgell1-1/+1
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