summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-08-02 00:24:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:44 -0500
commit0c55b8d8c245ae4e418cb3d4341b4b5233828cad (patch)
treed6621196a5b89b6e529fcbface64c24adb61519e /source4/torture/torture.c
parent2768216e62ae0ca666afaca312b323e9ee2b2f08 (diff)
downloadsamba-0c55b8d8c245ae4e418cb3d4341b4b5233828cad.tar.gz
samba-0c55b8d8c245ae4e418cb3d4341b4b5233828cad.tar.bz2
samba-0c55b8d8c245ae4e418cb3d4341b4b5233828cad.zip
r1617: Start working on the svcctl pipe
(This used to be commit 518ff5f505446fee623365fd5bdfc75c0cb93d2a)
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 804dd34f2a..c7cc29524d 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -4209,6 +4209,7 @@ static struct {
{"RPC-SCHANNEL", torture_rpc_schannel, 0},
{"RPC-WKSSVC", torture_rpc_wkssvc, 0},
{"RPC-SRVSVC", torture_rpc_srvsvc, 0},
+ {"RPC-SVCCTL", torture_rpc_svcctl, 0},
{"RPC-ATSVC", torture_rpc_atsvc, 0},
{"RPC-EVENTLOG", torture_rpc_eventlog, 0},
{"RPC-EPMAPPER", torture_rpc_epmapper, 0},