summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-12-01 01:41:38 +0000
committerAndrew Tridgell <tridge@samba.org>2003-12-01 01:41:38 +0000
commitb0531a38cc7135538d251440ac4fc2c887d9f335 (patch)
tree4f3eb93d99463cdd652f0aac410555937194834b /source4/torture/torture.c
parentcfd41af8145ce31e9d0ff7abfcbd0d7c275dc30e (diff)
downloadsamba-b0531a38cc7135538d251440ac4fc2c887d9f335.tar.gz
samba-b0531a38cc7135538d251440ac4fc2c887d9f335.tar.bz2
samba-b0531a38cc7135538d251440ac4fc2c887d9f335.zip
started adding netlogon IDL and test suite
(This used to be commit 3d64eefb464d09fb6e84d6139f801887a278cf86)
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r--source4/torture/torture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c
index 5b6566df81..3851337b8e 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -4062,6 +4062,7 @@ static struct {
{"RPC-DFS", torture_rpc_dfs, 0},
{"RPC-SPOOLSS", torture_rpc_spoolss, 0},
{"RPC-SAMR", torture_rpc_samr, 0},
+ {"RPC-NETLOGON", torture_rpc_netlogon, 0},
{"RPC-WKSSVC", torture_rpc_wkssvc, 0},
{"RPC-SRVSVC", torture_rpc_srvsvc, 0},
{"RPC-ATSVC", torture_rpc_atsvc, 0},