s3:torture: add a new test SMB2-TCON-DEPENDENCE
[ira/wip.git] / source3 / torture / torture.c
index 9dc8925107401e1776d5b56f046c16f69b0f8739..0d6a3be041e08e812855bbabe923bb4fa415d5c6 100644 (file)
@@ -8876,6 +8876,7 @@ static struct {
        { "SMB2-BASIC", run_smb2_basic },
        { "SMB2-NEGPROT", run_smb2_negprot },
        { "SMB2-SESSION-RECONNECT", run_smb2_session_reconnect },
+       { "SMB2-TCON-DEPENDENCE", run_smb2_tcon_dependence },
        { "LOCAL-SUBSTITUTE", run_local_substitute, 0},
        { "LOCAL-GENCACHE", run_local_gencache, 0},
        { "LOCAL-TALLOC-DICT", run_local_talloc_dict, 0},