summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
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 09f7c65f04..7d309f3741 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -2461,6 +2461,7 @@ static struct {
{"RPC-MULTIBIND", torture_multi_bind, 0},
{"RPC-DRSUAPI", torture_rpc_drsuapi, 0},
{"RPC-LOGIN", torture_rpc_login, 0},
+ {"RPC-ROT", torture_rpc_rot, 0},
/* Distributed COM testers */
{"DCOM-SIMPLE", torture_dcom_simple, 0},