r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / basic / disconnect.c
index d21807aa83973de5583518f9c3e580bcd7a4ee77..7284f3c959553e3da94e339bcf5cab1f0a7b45ba 100644 (file)
@@ -127,7 +127,7 @@ static BOOL test_disconnect_lock(struct smbcli_state *cli, TALLOC_CTX *mem_ctx)
 /* 
    basic testing of disconnects
 */
-BOOL torture_disconnect(void)
+BOOL torture_disconnect(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;