mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-18 14:47:03 +00:00
dovecot: Add tests for more error cases
This patch adds more tests for the dovecot library, in particular: - Protocol errors (invalid versions, etc.). - Invalid command (cli-specific test). - Connection breakups.
This commit is contained in:
4
cmd/dovecot-auth-cli/test_wrong_command.cmy
Normal file
4
cmd/dovecot-auth-cli/test_wrong_command.cmy
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
c = ./dovecot-auth-cli .missingsocket something
|
||||
c <- unknown subcommand
|
||||
c wait 0
|
||||
Reference in New Issue
Block a user