r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / raw / read.c
index 8fdeb61fb8729c5fed394f16a786980868db2f0c..8c257462f2f0b890ee0ff30ee900253e434da77f 100644 (file)
@@ -714,7 +714,7 @@ done:
 /* 
    basic testing of read calls
 */
-BOOL torture_raw_read(void)
+BOOL torture_raw_read(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;