r14720: Add torture_context argument to all torture tests
[kamenim/samba.git] / source4 / torture / libnet / userinfo.c
index 15ff443af24e49bb91d7119ba5c113ebb7dd7781..e49112ef5403949105344ed5f6b6f31b819e4c96 100644 (file)
@@ -265,7 +265,7 @@ static BOOL test_userinfo_async(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
 }
 
 
-BOOL torture_userinfo(void)
+BOOL torture_userinfo(struct torture_context *torture)
 {
        NTSTATUS status;
        const char *binding;