selftest: run the SMB2-MULTI-CHANNEL test
authorMichael Adam <obnox@samba.org>
Mon, 2 Mar 2015 23:00:26 +0000 (00:00 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 14:09:04 +0000 (15:09 +0100)
source3/selftest/tests.py

index 5a897c9ad0b2b6a5e54456f3692f0cf0de9c55d5..11805c58309e4a11ea12e01654b74dc124bfa882 100755 (executable)
@@ -94,7 +94,8 @@ tests = ["FDPASS", "LOCK1", "LOCK2", "LOCK3", "LOCK4", "LOCK5", "LOCK6", "LOCK7"
          "CASE-INSENSITIVE-CREATE", "SMB2-BASIC", "NTTRANS-FSCTL", "SMB2-NEGPROT",
          "SMB2-SESSION-REAUTH", "SMB2-SESSION-RECONNECT", "SMB2-FTRUNCATE",
          "SMB2-ANONYMOUS", "SMB2-DIR-FSYNC",
-        "SMB2-PATH-SLASH",
+         "SMB2-PATH-SLASH",
+         "SMB2-MULTI-CHANNEL",
          "CLEANUP1",
          "CLEANUP2",
          "CLEANUP4",