summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-065-18/+0
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-4/+4
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-067-0/+14
* s4-waf: added rap/rpc.cAndrew Tridgell2010-04-061-1/+1
* s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell2010-04-061-1/+1
* s4-waf: remove the need for some of the lib aliasesAndrew Tridgell2010-04-061-1/+1
* build: waf quicktest nearly worksAndrew Tridgell2010-04-067-28/+28
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-067-0/+243
* s4-smbtorture: fix correct result error code in SetForm spoolss test.Günther Deschner2010-04-061-1/+1
* s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner2010-04-061-2/+2
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-1/+7
* s4-torture: removed more uses of typeof()Andrew Tridgell2010-03-311-64/+59
* s4-torture: using typeof() is not portableAndrew Tridgell2010-03-311-17/+10
* s4:torture/basic/denytest.c - use "typeof" in a better supported syntaxMatthias Dieter Wallnöfer2010-03-301-5/+5
* s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-9/+143
* s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher2010-03-291-306/+361
* s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-582/+745
* s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-39/+61
* s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-47/+83
* s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher2010-03-291-120/+142
* s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-8/+41
* s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-98/+116
* s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+18
* s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-295-207/+223
* s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-23/+25
* s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+15
* s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-6/+47
* s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+15
* s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-23/+57
* s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-12/+13
* s4:torture/ntp: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-6/+10
* s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-16/+12
* s4:torture/rpc/echo.c: remove NTSTATUS status variablesStefan Metzmacher2010-03-291-40/+27
* s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher2010-03-291-3/+3
* s4-smbtorture: more JobInfo testing.Günther Deschner2010-03-261-28/+42
* s4-smbtorture: fail spoolss test on SetJob failure.Günther Deschner2010-03-261-22/+61
* s4-smbtorture: fix include of proto header in main RAP test.Günther Deschner2010-03-251-0/+1
* s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.Günther Deschner2010-03-253-1/+106
* s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner2010-03-251-3/+6
* s4-smbtorture: activate job control tests against s3 in spoolss tests.Günther Deschner2010-03-251-5/+2
* s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.Günther Deschner2010-03-251-0/+12
* s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.Günther Deschner2010-03-251-11/+30
* s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.Günther Deschner2010-03-251-2/+2
* s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.Günther Deschner2010-03-251-10/+10
* s4-smbtorture: add drsblobs ndr torture test.Günther Deschner2010-03-243-1/+68
* s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...Günther Deschner2010-03-242-11/+11
* s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_stateStefan Metzmacher2010-03-241-14/+14
* s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_dataStefan Metzmacher2010-03-241-2/+7
* s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.Günther Deschner2010-03-241-1/+17
* s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.Günther Deschner2010-03-241-4/+4