summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 00:37:46 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 00:37:46 +0200
commit356c07542f39f1ff159e2646bd97e1791f493aad (patch)
treec98460ada2aacecaa24a5e56d02e2c697faa9c06 /testsuite/Makefile.am
parentd4dd5a8a5777be7ba655b87b483659206ea0cf54 (diff)
downloadmailutils-356c07542f39f1ff159e2646bd97e1791f493aad.tar.gz
mailutils-356c07542f39f1ff159e2646bd97e1791f493aad.tar.bz2
Add SMTP test.
* examples/mta.c: Handle -bD option. Detach from the controlling terminal if -bd is given. Print pid and port number in this case. * testsuite/smtpsend.c: Fix handling of the trace= option. * testsuite/Makefile.am: Add new tests. * testsuite/smtp-msg.at: New test case. * testsuite/smtp-str.at: New test case. * testsuite/testsuite.at: Include new test cases.
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index f115a8655..377131d52 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -87,6 +87,8 @@ TESTSUITE_AT = \
lstuid02.at\
mbdel.at\
mime.at\
+ smtp-msg.at\
+ smtp-str.at\
ufms.at\
testsuite.at

Return to:

Send suggestions and report system problems to the System administrator.