diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..f65333f --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,7 @@ +Test-Command: make installcheck-interimap bindir="/usr/bin" +Restrictions: rw-build-tree +Depends: dovecot-imapd, interimap, openssl, procps, sqlite3, xxd + +Test-Command: make installcheck-pullimap bindir="/usr/bin" +Restrictions: rw-build-tree +Depends: dovecot-imapd, dovecot-lmtpd, openssl, pullimap, xxd |