summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: add testing for clusapi NetInterfaces.Günther Deschner2015-03-131-0/+273
* s4-torture: add testing for clusapi Networks.Günther Deschner2015-03-131-0/+273
* s4-torture: add tests for clusapi_BackupClusterDatabase and clusapi_SetServic...Günther Deschner2015-03-131-0/+51
* s4-torture: test all available groups on the cluster.Günther Deschner2015-03-131-0/+63
* s4-torture: test all available nodes on the cluster.Günther Deschner2015-03-131-0/+64
* s4-torture: pass down node name down to clusapi_OpenNode.Günther Deschner2015-03-131-8/+53
* s4-torture: add test for clusapi_OpenGroupEx.Günther Deschner2015-03-131-0/+44
* s4-torture: pass down group name down to clusapi_OpenGroup.Günther Deschner2015-03-131-8/+9
* s4-torture: add test for clusapi_OpenResourceEx.Günther Deschner2015-03-131-0/+50
* s4-torture: add test for clusapi_OpenClusterEx.Günther Deschner2015-03-131-0/+40
* s4-torture: test all available resources on the cluster.Günther Deschner2015-03-131-5/+66
* s4-torture: pass down resource name down to clusapi_OpenResource.Günther Deschner2015-03-131-10/+10
* s4-torture: add more cluster group tests.Günther Deschner2015-03-131-1/+168
* s4-torture: add test for clusapi_SetResourceName.Günther Deschner2015-03-131-0/+41
* clusapi: add clusapi_CreateResourceFlags to IDL and torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: fix clusapi_SetClusterName test by re-setting existing cluster name.Günther Deschner2015-03-131-16/+30
* s4-torture: use clusapi_ClusterNodeState enum in torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: use clusapi_ClusterResourceState enum in torture test.Günther Deschner2015-03-131-1/+1
* s4-torture: use a specific resource clusapi testcase.Günther Deschner2015-03-131-0/+4
* s4-torture: rename clusapi testcase to cluster testcase.Günther Deschner2015-03-131-1/+1
* s4-torture: use a real cluster group handle in cluster resource tests.Günther Deschner2015-03-131-3/+14
* s4-torture: add tests for clusapi_OpenGroup and clusapi_CloseGroup.Günther Deschner2015-03-131-0/+83
* s4-torture: add tests for cluster nodes.Günther Deschner2015-03-131-0/+289
* s4-torture: add test for clusapi_CreateResEnum.Günther Deschner2015-03-131-0/+32
* s4-torture: add test for clusapi_GetClusterVersion2().Günther Deschner2015-03-131-0/+34
* librpc: use WERROR in the clusapi interface.Günther Deschner2015-03-131-34/+34
* s4-torture: add tests for cluster resources.Günther Deschner2015-03-131-0/+477
* s4-torture: add test for clusapi_CreateEnum.Günther Deschner2015-03-131-0/+25
* s4-torture: add tests for ClusterName and ClusterVersion.Günther Deschner2015-03-131-0/+75
* s4-torture: add clusapi torture test.Günther Deschner2015-03-133-2/+114
* s4-torture: add ndr test for lsa_lsaRQueryForestTrustInformation().Günther Deschner2015-03-121-0/+46
* lsa.idl: fix idl for lsa_ForestTrustRecordTypeStefan Metzmacher2015-03-121-1/+1
* netlogon.idl: netr_ServerPasswordGet returns NTSTATUS not WERROR.Günther Deschner2015-03-121-0/+1
* netlogon.idl: improve idl for netr_ServerTrustPasswordsGet()Stefan Metzmacher2015-03-121-2/+2
* torture-krb5: Test accepting the ticket to ensure PAC is well-formedAndrew Bartlett2015-03-121-1/+134
* torture4: Fix systems with a 32-bit "long"Volker Lendecke2015-03-101-5/+6
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-1/+1
* torture/ioctl: add range overflow QAR testDavid Disseldorp2015-03-101-0/+51
* torture/ioctl: add multi-range QAR testDavid Disseldorp2015-03-091-0/+79
* torture/ioctl: add QAR off-by-one bug paranoia testDavid Disseldorp2015-03-091-0/+156
* torture/ioctl: test sparse file operation lockingDavid Disseldorp2015-03-091-0/+111
* torture/ioctl: add ioctl_sparse_perms testDavid Disseldorp2015-03-091-0/+241
* torture/ioctl: rework and reduce pattern helper IO sizesDavid Disseldorp2015-03-091-37/+46
* torture/ioctl: add sparse_punch_invalid testDavid Disseldorp2015-03-091-0/+109
* torture/ioctl: remove FS specific sparse copy-chunk expectationsDavid Disseldorp2015-03-091-9/+30
* torture/ioctl: remove FS specific sparse punch checkDavid Disseldorp2015-03-091-7/+21
* torture/ioctl: remove 64K chunk size assumptionsDavid Disseldorp2015-03-091-7/+24
* idl/ioctl: change QAR response array to a DATA_BLOBDavid Disseldorp2015-03-091-0/+3
* torture-krb5: Add an initial test for s4u2self behaviourAndrew Bartlett2015-03-091-3/+15
* torture/fsrvp: remove verification trailer magic fieldDavid Disseldorp2015-03-071-34/+7