summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/clusapi.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix type of enum in various placesUri Simchoni2017-11-241-1/+1
* s4-torture: also test CLUSCTL_CLUSTER_CHECK_VOTER_DOWN.Günther Deschner2016-09-071-1/+2
* s4-torture: add test for CreateGroupEnum.Günther Deschner2016-09-071-0/+114
* s4-torture: add test for CreateResTypeEnum().Günther Deschner2016-09-071-0/+101
* s4-torture: test CLUSCTL_GROUP_GET_FLAGS GroupControl.Günther Deschner2016-09-071-0/+9
* s4-torture: add test for clusapi_CreateGroupResourceEnumGünther Deschner2016-09-071-0/+58
* s4-torture: add new tests for clusapi resourcetypes.Günther Deschner2016-09-071-0/+176
* s4-torture: Fix logic errors in node and group control clusapi tests.Günther Deschner2016-09-071-4/+4
* s4-torture: test multiple different cluster control codes.Günther Deschner2016-09-071-4/+19
* s4-torture: trying to make clusapi resource online/offline testing a bit more...Günther Deschner2015-09-291-6/+14
* s4-torture: add test for CLUSCTL_NODE_GET_ID in clusapi_NodeControl.Günther Deschner2015-08-041-3/+26
* s4-torture: add torture test for clusapi_NodeControl.Günther Deschner2015-08-041-0/+84
* s4-torture: add tests for GroupControl.Günther Deschner2015-08-041-0/+93
* s4-torture: also test ClusterControl with a large initial buffer size.Günther Deschner2015-08-041-0/+15
* s4-torture: add test for clusapi_CreateEnumEx().Günther Deschner2015-08-041-0/+86
* s4-torture: add test for GetResourceNetworkName.Günther Deschner2015-08-041-0/+47
* s3-clusapi: add test for GetResourceDependencyExpression.Günther Deschner2015-08-041-0/+47
* s4-torture: add more tests for clusapi_OpenResource().Günther Deschner2015-08-041-6/+38
* s4-torture: add test for ClusterControl to clusapi testsuite.Günther Deschner2015-07-151-0/+70
* s4-torture: add test for clusapi_QueryValue.Günther Deschner2015-07-141-0/+70
* s4-torture: add more tests for dcerpc_clusapi_CreateEnum.Günther Deschner2015-07-141-10/+43
* s4-torture: make some clusapi torture tests public.Günther Deschner2015-07-031-13/+13
* s4-torture: call clusapi_CreateResEnum for all cluster resources.Günther Deschner2015-06-021-34/+48
* s4-torture: establish a torture_clusapi_context to make it easier to keep stateGünther Deschner2015-03-131-337/+571
* s4-torture: add testing for clusapi Registry.Günther Deschner2015-03-131-0/+340
* 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