summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2015-04-25Testsuite: add hint about usernamesHeiko Schlittermann (HS12)
2015-04-25Testsuite: add more help about options to client.cHeiko Schlittermann (HS12)
2015-04-25Testsuite: add support for -FLAVOUR optionHeiko Schlittermann (HS12)
This feature allows to save test results as as a "flavo(u)r". E.g. Debian/8 uses special lib-OpenSSL settings. This results in less verbose output of some SSL related tests.
2015-04-25Testsuite: add support for relative name of eximHeiko Schlittermann (HS12)
The runtest script converts a relative name of the binary to an absolute name. This is mainly a comfort feature.
2015-04-25Testsuite: check the TRUSTED_CONFIG_LIST contentHeiko Schlittermann (HS12)
The testsuite relies on trusted configs. Exim needs to be compiled with the TRUSTED_CONFIG_LIST option. The file mentioned in the TRUSTED_CONFIG_LIST needs to meet several conditions.
2015-04-25Testsuite: Auto-detect missing sbin directoriesHeiko Schlittermann (HS12)
The runtest script maps bin directories to matching sbin directories, if they are not already included in the $PATH. This is mainly a comfort feature to find ifconfig on some systems automatically.
2015-04-25Testsuite: unify the fs dependend error messagesHeiko Schlittermann (HS12)
2015-04-25Testsuite: wait for queue runner finish (more)Heiko Schlittermann (HS12)
2015-04-25Testsuite: wait for queue runner finishHeiko Schlittermann (HS12)
2015-04-24Testsuite: Fix check_dir_size() fs dependenciesJeremy Harris
2015-04-21UTF8: mua_wrapperJeremy Harris
2015-04-21UTF8: MSA calloutsJeremy Harris
2015-04-21UTF8: MSA downconversionsJeremy Harris
2015-04-19Testsuite: be more tolerant of slow filesystemJeremy Harris
2015-04-19UTF8: GnuTLS testcase outputsJeremy Harris
2015-04-19Testsuite: fix content-scanner interface testsJeremy Harris
2015-04-18Testsuite: split out tests requiring IPv6Jeremy Harris
2015-04-18UTF8: Avoid treating a punycoded dns lookup as an implicit redirectionJeremy Harris
2015-04-13UTF8: split up testcasesJeremy Harris
2015-04-13Stabilize test 3000 - Perl hashHeiko Schlittermann (HS12)
A Perl hash in scalar context returns a true value. Nothing else. Currently it's information about the internal storage, something like n/m, used buckets/allocated buckets. But this seems to change from run to run between 1/8 and 2/8.
2015-04-13non-smtp inputJeremy Harris
2015-04-12tlsJeremy Harris
2015-04-12DNS lookups never use UTF-8Jeremy Harris
2015-04-12sender verify calloutJeremy Harris
2015-04-12utf8 recipientJeremy Harris
2015-04-12recipient verify calloutJeremy Harris
2015-04-12bounce messageJeremy Harris
2015-04-12smtp output, no remote supportJeremy Harris
2015-04-12smtp outputJeremy Harris
2015-04-12received_protocolJeremy Harris
2015-04-12smtp inputJeremy Harris
2015-04-12A-label expansion operatorsJeremy Harris
2015-03-31Fix positive testcase for -oMmJeremy Harris
2015-03-24Use TLS by default on callouts/cutthroughsJeremy Harris
2015-03-24Fix default-port TLSA lookup done by callout. Bug 1602Jeremy Harris
2015-03-15When trying spooled messages, account for the local-interface in grouping ↵Julian Brown
for a connection. Bug 1141
2015-03-15SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590Jeremy Harris
2015-03-07DSN: fix multiple-recipient notificationsJeremy Harris
A newline is needed between each Action group
2015-03-07Testsuite: tidy retry-db testcaseJeremy Harris
2015-02-27 Add retry type "lookup". Bug 1566Jeremy Harris
Also add dnslookup router option "fail_defer_domains" to support it.
2015-02-22Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608Jeremy Harris
2015-02-18Testsuite: permit use of IPv6 loopbackJeremy Harris
2015-02-15Verify callout/random: repoen connection if error after random rcpt attempt. ↵Jeremy Harris
Bug 495
2015-02-15SpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670Jeremy Harris
2015-02-14Rspamd: add $authenticated_id as User to scan commandAndrew Lewis
2015-02-14OpenSSL: Capture peercert/dn in mainline not verify-callback. Bug 1571Jeremy Harris
2015-02-09tidyingJeremy Harris
2015-02-09Add retry option to clamd and spamd. Bug 392Jeremy Harris
2015-02-04Openssl: add peer IP to cert verify log linesJeremy Harris
2015-02-01constificationJeremy Harris