r14720: Add torture_context argument to all torture tests
[kamenim/samba.git] / source4 / torture / rpc / session_key.c
index 60a924da1d1ff51dbdee09701502d48f04b17d49..1d0274199440cb41fe5a01dd36b4dc046931523f 100644 (file)
@@ -161,7 +161,7 @@ static BOOL test_CreateSecret_basic(struct dcerpc_pipe *p,
 
 /* TEST session key correctness by pushing and pulling secrets */
 
-BOOL torture_rpc_lsa_secrets(void
+BOOL torture_rpc_lsa_secrets(struct torture_context *torture
 {
         NTSTATUS status;
         struct dcerpc_pipe *p;