summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-19 09:15:46 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-19 09:15:46 +0000
commit4e18040236c0f51a526383800fb1de8a65ab3175 (patch)
tree4d2a3d482d7d699db6a6bb1a74485b0719feeb75 /source4/torture/torture.c
parentde3f0b424f5c89b9c084c5b0d7af46585d1cbf0e (diff)
downloadsamba-4e18040236c0f51a526383800fb1de8a65ab3175.tar.gz
samba-4e18040236c0f51a526383800fb1de8a65ab3175.tar.bz2
samba-4e18040236c0f51a526383800fb1de8a65ab3175.zip
srvsvc IDL and test code from metze. Thanks!
(This used to be commit 54d3cb22dc0ddc46eb114aa104e0660b3a437cb2)
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 711a0ae54e..fca54de64e 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -3993,6 +3993,7 @@ static struct {
{"RPC-SPOOLSS", torture_rpc_spoolss, 0},
{"RPC-SAMR", torture_rpc_samr, 0},
{"RPC-WKSSVC", torture_rpc_wkssvc, 0},
+ {"RPC-SRVSVC", torture_rpc_srvsvc, 0},
{NULL, NULL, 0}};