r14720: Add torture_context argument to all torture tests
[samba.git] / source4 / torture / raw / context.c
index d53cf74573f75992798b96973ee9d2a0975d1ea5..0a400c02e6dfcd1aaece14afa8d9dceb7d79fdbe 100644 (file)
@@ -747,7 +747,7 @@ static BOOL torture_raw_context_int(void)
 /* 
    basic testing of session/tree context calls
 */
-BOOL torture_raw_context(void)
+BOOL torture_raw_context(struct torture_context *torture)
 {
        BOOL ret = True;
        if (lp_use_spnego()) {