s4/torture: make --unclist active with smb2 testcases
[sfrench/samba-autobuild/.git] / lib / torture / torture.h
index 6b373a9ca153ec71221f555f9d63f2aca41bd6f5..c0fbdb9081d04ccfbd5ef47aef5bbf0c1ae9dd37 100644 (file)
@@ -101,6 +101,8 @@ struct torture_context
 
        /** Loadparm context (will go away in favor of torture_setting_ at some point) */
        struct loadparm_context *lp_ctx;
+
+       int conn_index;
 };
 
 struct torture_results