r14720: Add torture_context argument to all torture tests
[kamenim/samba.git] / source4 / torture / rpc / atsvc.c
index f77cd67c374ab6ecad591daf5f7682080186ce42..0381b31169efcdaceffbad56b7d2fdf64e3c87d7 100644 (file)
@@ -135,7 +135,7 @@ static BOOL test_JobAdd(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
        return True;
 }
 
-BOOL torture_rpc_atsvc(void)
+BOOL torture_rpc_atsvc(struct torture_context *torture)
 {
         NTSTATUS status;
         struct dcerpc_pipe *p;