summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/ndr.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-07-14 15:55:57 +0200
committerJosé A. Rivera <jarrpa@samba.org>2015-08-04 19:11:17 +0200
commit2a08aa04568202bea7db9061592d20a7bf3efee7 (patch)
treef2feeea97a5084632537f4e58cc675f223b4809c /source4/torture/ndr/ndr.c
parent5e009e13aaf9bcc05e357862b28aa6876f7c908c (diff)
downloadsamba-2a08aa04568202bea7db9061592d20a7bf3efee7.tar.gz
s4-torture: add ndr testsuite for complex clusapi_PROPERTY_LIST structs.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: José A. Rivera <jarrpa@samba.org>
Diffstat (limited to 'source4/torture/ndr/ndr.c')
-rw-r--r--source4/torture/ndr/ndr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/ndr/ndr.c b/source4/torture/ndr/ndr.c
index fe3070579be..9394cc9bdec 100644
--- a/source4/torture/ndr/ndr.c
+++ b/source4/torture/ndr/ndr.c
@@ -417,6 +417,7 @@ struct torture_suite *torture_local_ndr(TALLOC_CTX *mem_ctx)
torture_suite_add_suite(suite, ndr_ntlmssp_suite(suite));
torture_suite_add_suite(suite, ndr_backupkey_suite(suite));
torture_suite_add_suite(suite, ndr_witness_suite(suite));
+ torture_suite_add_suite(suite, ndr_clusapi_suite(suite));
torture_suite_add_suite(suite, ndr_string_suite(suite));
torture_suite_add_simple_test(suite, "string terminator",