Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-22 | tests: Added SASL cancellation keywords | Steve Holme | |
Added SASL CANCELLATION keywords to differentiate these tests from the upcoming SASL downgrade tests. | |||
2013-11-24 | tests: Removed expected QUIT response from graceful cancellation tests | Steve Holme | |
A failure during authentication, which is performed as part of the CONNECT phrase (for IMAP, POP3 and SMTP) is considered by the multi- interface as being closed prematurely (aka a dead connection). As such these protocols cannot issue the relevant QUIT or LOGOUT command. Temporarily fixed the test cases until we can fix this properly. | |||
2013-11-24 | tests: Added POP3 graceful authentication cancellation tests | Steve Holme | |