aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-03-24 13:49:30 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-03-24 13:49:30 +0000
commite0df274f7064cbe1c3cca06a0e29dfd586dbb6e8 (patch)
tree1c4e053fce9aa76bf374c823abc138ce5f6c0676
parent1c0cac4fc8e489d72a3a54144eeaeffdbcef3b76 (diff)
downloadmailfromd-e0df274f7064cbe1c3cca06a0e29dfd586dbb6e8.tar.gz
mailfromd-e0df274f7064cbe1c3cca06a0e29dfd586dbb6e8.tar.bz2
Switch to Autotest based testsuite
git-svn-id: file:///svnroot/mailfromd/trunk@1310 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog39
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac65
-rw-r--r--src/Makefile.am1
-rw-r--r--src/bi_db.m42
-rw-r--r--src/mtasim.c168
-rw-r--r--tests/Makefile.am119
-rw-r--r--tests/accept.at38
-rw-r--r--tests/ack.at32
-rw-r--r--tests/arg.at38
-rw-r--r--tests/atlocal.in57
-rw-r--r--tests/bctx00.at30
-rw-r--r--tests/bctx01.at30
-rw-r--r--tests/catch.at30
-rw-r--r--tests/catch01.at30
-rw-r--r--tests/cidr1.at31
-rw-r--r--tests/cidr2.at31
-rw-r--r--tests/cidr3.at30
-rw-r--r--tests/cond01.at31
-rw-r--r--tests/cond02.at31
-rw-r--r--tests/cond03.at31
-rw-r--r--tests/cond04.at31
-rw-r--r--tests/cond05.at30
-rw-r--r--tests/cond06.at30
-rw-r--r--tests/etc/accept.rc (renamed from testsuite/etc/accept.rc)0
-rw-r--r--tests/etc/ack.rc (renamed from testsuite/etc/ack.rc)0
-rw-r--r--tests/etc/arg.rc (renamed from testsuite/etc/arg.rc)0
-rw-r--r--tests/etc/catch.rc (renamed from testsuite/etc/catch.rc)0
-rw-r--r--tests/etc/catch01.rc (renamed from testsuite/etc/catch01.rc)0
-rw-r--r--tests/etc/cidr.rc (renamed from testsuite/etc/cidr.rc)0
-rw-r--r--tests/etc/cond.rc (renamed from testsuite/etc/cond.rc)0
-rw-r--r--tests/etc/config.in2
-rw-r--r--tests/etc/dns.rc (renamed from testsuite/etc/dns.rc)0
-rw-r--r--tests/etc/farg.rc (renamed from testsuite/etc/farg.rc)0
-rw-r--r--tests/etc/greylist.rc (renamed from testsuite/etc/greylist.rc)0
-rw-r--r--tests/etc/macros.rc (renamed from testsuite/etc/macros.rc)0
-rw-r--r--tests/etc/ml.rc (renamed from testsuite/etc/ml.rc)2
-rw-r--r--tests/etc/numrcpt.rc (renamed from testsuite/etc/numrcpt.rc)0
-rw-r--r--tests/etc/poll-1.rc (renamed from testsuite/etc/poll-1.rc)0
-rw-r--r--tests/etc/poll.rc (renamed from testsuite/etc/poll.rc)0
-rw-r--r--tests/etc/prec.rc (renamed from testsuite/etc/prec.rc)0
-rw-r--r--tests/etc/reject.rc (renamed from testsuite/etc/reject.rc)0
-rw-r--r--tests/etc/relayed.list (renamed from testsuite/etc/relayed.list)0
-rw-r--r--tests/etc/relayed.rc (renamed from testsuite/etc/relayed.rc)0
-rw-r--r--tests/etc/sa01.rc (renamed from testsuite/etc/sa01.rc)0
-rw-r--r--tests/etc/sa02.rc (renamed from testsuite/etc/sa02.rc)0
-rw-r--r--tests/etc/sa03.rc (renamed from testsuite/etc/sa03.rc)0
-rw-r--r--tests/etc/sa04.rc (renamed from testsuite/etc/sa04.rc)0
-rw-r--r--tests/etc/shadow.rc (renamed from testsuite/etc/shadow.rc)0
-rw-r--r--tests/etc/strings.rc (renamed from testsuite/etc/strings.rc)0
-rw-r--r--tests/etc/switch.rc (renamed from testsuite/etc/switch.rc)0
-rw-r--r--tests/etc/tempfail.rc (renamed from testsuite/etc/tempfail.rc)0
-rw-r--r--tests/etc/var.rc (renamed from testsuite/etc/var.rc)0
-rw-r--r--tests/farg.at33
-rw-r--r--tests/fctx00.at30
-rw-r--r--tests/fctx01.at30
-rw-r--r--tests/greylist.at63
-rw-r--r--tests/hasmx.at34
-rw-r--r--tests/hostname.at37
-rw-r--r--tests/invcidr.at33
-rw-r--r--tests/invcidr2.at33
-rw-r--r--tests/invip.at31
-rw-r--r--tests/invip2.at32
-rw-r--r--tests/ismx.at39
-rw-r--r--tests/macros.at33
-rw-r--r--tests/ml.at45
-rw-r--r--tests/numrcpt.at44
-rw-r--r--tests/poll.at33
-rw-r--r--tests/poll01.at34
-rw-r--r--tests/poll02.at34
-rw-r--r--tests/poll03.at33
-rw-r--r--tests/prec.at33
-rw-r--r--tests/reject.at38
-rw-r--r--tests/relayed01.at33
-rw-r--r--tests/relayed02.at32
-rw-r--r--tests/rescname.at35
-rw-r--r--tests/resolve.at35
-rw-r--r--tests/shadow.at39
-rw-r--r--tests/strings.at42
-rw-r--r--tests/switchn1.at33
-rw-r--r--tests/switchn2.at33
-rw-r--r--tests/switchn3.at34
-rw-r--r--tests/switchn4.at33
-rw-r--r--tests/switchs1.at33
-rw-r--r--tests/switchs2.at33
-rw-r--r--tests/switchs3.at34
-rw-r--r--tests/switchs4.at33
-rw-r--r--tests/tempfail.at38
-rw-r--r--tests/testsuite.at109
-rw-r--r--tests/version.at35
-rw-r--r--testsuite/Makefile.am93
-rw-r--r--testsuite/etc/Makefile.am82
-rw-r--r--testsuite/etc/accept.pat31
-rw-r--r--testsuite/etc/arg.pat31
-rw-r--r--testsuite/etc/config.in3
-rw-r--r--testsuite/etc/greylist.pat66
-rw-r--r--testsuite/etc/hasmx.rc31
-rw-r--r--testsuite/etc/ml.pat44
-rw-r--r--testsuite/etc/numrcpt.pat37
-rw-r--r--testsuite/etc/reject.pat31
-rw-r--r--testsuite/etc/sendmail.cin1329
-rw-r--r--testsuite/etc/sendmail.m432
-rw-r--r--testsuite/etc/tempfail.pat31
-rw-r--r--testsuite/lib/DISTFILES1
-rw-r--r--testsuite/lib/mailfromd.exp985
-rwxr-xr-xtestsuite/mail.null8
-rw-r--r--testsuite/mailfromd/DISTFILES19
-rw-r--r--testsuite/mailfromd/ack.exp26
-rw-r--r--testsuite/mailfromd/actions.exp9
-rw-r--r--testsuite/mailfromd/arg.exp27
-rw-r--r--testsuite/mailfromd/catch.exp51
-rw-r--r--testsuite/mailfromd/cidr.exp35
-rw-r--r--testsuite/mailfromd/cond.exp44
-rw-r--r--testsuite/mailfromd/dns.exp82
-rw-r--r--testsuite/mailfromd/functx.exp34
-rw-r--r--testsuite/mailfromd/greylist.exp19
-rw-r--r--testsuite/mailfromd/hasmx.exp33
-rw-r--r--testsuite/mailfromd/macros.exp24
-rw-r--r--testsuite/mailfromd/ml.exp6
-rw-r--r--testsuite/mailfromd/numrcpt.exp7
-rw-r--r--testsuite/mailfromd/poll.exp45
-rw-r--r--testsuite/mailfromd/prec.exp25
-rw-r--r--testsuite/mailfromd/relayed.exp32
-rw-r--r--testsuite/mailfromd/shadow.exp29
-rw-r--r--testsuite/mailfromd/strings.exp35
-rw-r--r--testsuite/mailfromd/switch.exp75
-rw-r--r--testsuite/mailfromd/var.exp25
127 files changed, 2328 insertions, 3536 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f144e95..128b5a9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,43 @@
+2007-03-24 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * configure.ac, Makefile: Switch to Autotest based testsuite
+ * testsuite/: Remove
+ * tests/: New directory
+ * tests