tests: Added SASL cancellation keywords
authorSteve Holme <steve_holme@hotmail.com>
Sun, 22 Dec 2013 13:10:43 +0000 (13:10 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 22 Dec 2013 13:06:59 +0000 (13:06 +0000)
Added SASL CANCELLATION keywords to differentiate these tests from the
upcoming SASL downgrade tests.

tests/data/test830
tests/data/test831
tests/data/test832
tests/data/test876
tests/data/test877
tests/data/test878
tests/data/test932
tests/data/test933
tests/data/test934

index ff55867..42bffff 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 IMAP
-IMAP AUTH CRAM-MD5
+IMAP AUTH CRAM-MD5 SASL CANCELLATION
 RFC2195
 </keywords>
 </info>
index 51864db..ae93cc5 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 IMAP
-IMAP AUTH NTLM
+IMAP AUTH NTLM SASL CANCELLATION
 </keywords>
 </info>
 
index edc910d..1453001 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 IMAP
-IMAP AUTH DIGEST-MD5
+IMAP AUTH DIGEST-MD5 SASL CANCELLATION
 RFC2831
 </keywords>
 </info>
index 8cac5a4..df57781 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 POP3
-POP3 AUTH CRAM-MD5
+POP3 AUTH CRAM-MD5 SASL CANCELLATION
 RFC1734
 RFC2195
 RFC5034
index b46c1e0..b17a3ee 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 POP3
-POP3 AUTH NTLM
+POP3 AUTH NTLM SASL CANCELLATION
 RFC1734
 RFC5034
 </keywords>
index 2389444..38e0847 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 POP3
-POP3 AUTH DIGEST-MD5
+POP3 AUTH DIGEST-MD5 SASL CANCELLATION
 RFC1734
 RFC2831
 RFC5034
index e402536..398e4af 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 SMTP
-SMTP AUTH CRAM-MD5
+SMTP AUTH CRAM-MD5 SASL CANCELLATION
 RFC2195
 RFC4954
 </keywords>
index 6352fb5..1b06aed 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 SMTP
-SMTP AUTH NTLM
+SMTP AUTH NTLM SASL CANCELLATION
 RFC4954
 </keywords>
 </info>
index 0f013dd..a1e16cf 100644 (file)
@@ -2,7 +2,7 @@
 <info>
 <keywords>
 SMTP
-SMTP AUTH DIGEST-MD5
+SMTP AUTH DIGEST-MD5 SASL CANCELLATION
 RFC2831
 RFC4954
 </keywords>