Skip to content

Commit

Permalink
tests: Disabled DIGEST-MD5 tests when running with SSPI enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-caveman2k committed Apr 6, 2014
1 parent 537b571 commit 5cdb61a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/data/test823
Expand Up @@ -35,6 +35,7 @@ body
imap
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test832
Expand Up @@ -27,6 +27,7 @@ REPLY * A002 NO AUTH exchange cancelled by client
imap
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test835
Expand Up @@ -38,6 +38,7 @@ body
imap
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test869
Expand Up @@ -37,6 +37,7 @@ body
pop3
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test878
Expand Up @@ -28,6 +28,7 @@ REPLY * -ERR AUTH exchange cancelled by client
pop3
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test881
Expand Up @@ -40,6 +40,7 @@ body
pop3
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test907
Expand Up @@ -27,6 +27,7 @@ REPLY 235 Authenticated
smtp
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test934
Expand Up @@ -27,6 +27,7 @@ REPLY * 501 AUTH exchange cancelled by client
smtp
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down
1 change: 1 addition & 0 deletions tests/data/test937
Expand Up @@ -30,6 +30,7 @@ REPLY dXNlcgB1c2VyAHNlY3JldA== 235 Authenticated
smtp
</server>
<features>
!SSPI
debug
crypto
</features>
Expand Down

0 comments on commit 5cdb61a

Please sign in to comment.