r14720: Add torture_context argument to all torture tests
[samba.git] / source4 / torture / raw / open.c
index 9073d8452e2f584090552679e30f93e6a08a9371..5dcb3cc9b6dd95d11d7b068563c648e0b5044aa4 100644 (file)
@@ -1393,7 +1393,7 @@ static BOOL test_raw_open_multi(void)
 
 /* basic testing of all RAW_OPEN_* calls 
 */
-BOOL torture_raw_open(void)
+BOOL torture_raw_open(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        BOOL ret = True;