Renumber testcase, again
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 31 May 2016 09:47:28 +0000 (10:47 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 31 May 2016 09:47:51 +0000 (10:47 +0100)
test/confs/0575 [deleted file]
test/confs/0576 [new file with mode: 0644]
test/log/0575 [deleted file]
test/log/0576 [new file with mode: 0644]
test/scripts/0000-Basic/0575 [deleted file]
test/scripts/0000-Basic/0576 [new file with mode: 0644]
test/stdout/0575 [deleted file]
test/stdout/0576 [new file with mode: 0644]

diff --git a/test/confs/0575 b/test/confs/0575
deleted file mode 100644 (file)
index 89bc77f..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-# Exim test configuration 0575
-
-SERVER =
-
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
-
-log_selector = +received_recipients +sender_on_delivery
-
-acl_smtp_rcpt = rcpt
-queue_only
-queue_run_in_order
-
-#---------------
-
-begin acl
-
-rcpt:
-  accept
-    queue = ${if eq {normal}{$local_part} {} {$local_part}}
-    logwrite = using queue '$queue_name'
-
-#---------------
-
-begin routers
-
-all:
-  driver = accept
-  transport = dump
-
-#---------------
-
-begin transports
-
-dump:
-  driver = pipe
-  command = true
-
-# End
-
diff --git a/test/confs/0576 b/test/confs/0576
new file mode 100644 (file)
index 0000000..e75f944
--- /dev/null
@@ -0,0 +1,46 @@
+# Exim test configuration 0576
+
+SERVER =
+
+exim_path = EXIM_PATH
+keep_environment =
+host_lookup_order = bydns
+spool_directory = DIR/spool
+log_file_path = DIR/spool/log/SERVER%slog
+gecos_pattern = ""
+gecos_name = CALLER_NAME
+tls_advertise_hosts =
+
+log_selector = +received_recipients +sender_on_delivery
+
+acl_smtp_rcpt = rcpt
+queue_only
+queue_run_in_order
+
+#---------------
+
+begin acl
+
+rcpt:
+  accept
+    queue = ${if eq {normal}{$local_part} {} {$local_part}}
+    logwrite = using queue '$queue_name'
+
+#---------------
+
+begin routers
+
+all:
+  driver = accept
+  transport = dump
+
+#---------------
+
+begin transports
+
+dump:
+  driver = pipe
+  command = true
+
+# End
+
diff --git a/test/log/0575 b/test/log/0575
deleted file mode 100644 (file)
index 042d10c..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-1999-03-02 09:44:33 using queue ''
-1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss for normal@test.ex
-1999-03-02 09:44:33 using queue 'alternate'
-1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=alternate for alternate@test.ex
-1999-03-02 09:44:33 Start queue run: pid=pppp -qq
-1999-03-02 09:44:33 10HmaX-0005vi-00 => normal <normal@test.ex> F=<CALLER@the.local.host.name> R=all T=dump
-1999-03-02 09:44:33 10HmaX-0005vi-00 Completed
-1999-03-02 09:44:33 End queue run: pid=pppp -qq
-1999-03-02 09:44:33 Start 'nosuchqueue' queue run: pid=pppp
-1999-03-02 09:44:33 End 'nosuchqueue' queue run: pid=pppp
-1999-03-02 09:44:33 Start 'alternate' queue run: pid=pppp
-1999-03-02 09:44:33 10HmaY-0005vi-00 => alternate <alternate@test.ex> F=<CALLER@the.local.host.name> Q=alternate R=all T=dump
-1999-03-02 09:44:33 10HmaY-0005vi-00 Completed
-1999-03-02 09:44:33 End 'alternate' queue run: pid=pppp
-1999-03-02 09:44:33 using queue 'lowpri'
-1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=lowpri for lowpri@test.ex
-
-******** SERVER ********
-1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, -q3s, not listening for SMTP
-1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp
-1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp
-1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp
-1999-03-02 09:44:33 10HmaZ-0005vi-00 => lowpri <lowpri@test.ex> F=<CALLER@the.local.host.name> Q=lowpri R=all T=dump
-1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed
-1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp
diff --git a/test/log/0576 b/test/log/0576
new file mode 100644 (file)
index 0000000..042d10c
--- /dev/null
@@ -0,0 +1,25 @@
+1999-03-02 09:44:33 using queue ''
+1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss for normal@test.ex
+1999-03-02 09:44:33 using queue 'alternate'
+1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=alternate for alternate@test.ex
+1999-03-02 09:44:33 Start queue run: pid=pppp -qq
+1999-03-02 09:44:33 10HmaX-0005vi-00 => normal <normal@test.ex> F=<CALLER@the.local.host.name> R=all T=dump
+1999-03-02 09:44:33 10HmaX-0005vi-00 Completed
+1999-03-02 09:44:33 End queue run: pid=pppp -qq
+1999-03-02 09:44:33 Start 'nosuchqueue' queue run: pid=pppp
+1999-03-02 09:44:33 End 'nosuchqueue' queue run: pid=pppp
+1999-03-02 09:44:33 Start 'alternate' queue run: pid=pppp
+1999-03-02 09:44:33 10HmaY-0005vi-00 => alternate <alternate@test.ex> F=<CALLER@the.local.host.name> Q=alternate R=all T=dump
+1999-03-02 09:44:33 10HmaY-0005vi-00 Completed
+1999-03-02 09:44:33 End 'alternate' queue run: pid=pppp
+1999-03-02 09:44:33 using queue 'lowpri'
+1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local-smtp S=sss Q=lowpri for lowpri@test.ex
+
+******** SERVER ********
+1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, -q3s, not listening for SMTP
+1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp
+1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp
+1999-03-02 09:44:33 Start 'lowpri' queue run: pid=pppp
+1999-03-02 09:44:33 10HmaZ-0005vi-00 => lowpri <lowpri@test.ex> F=<CALLER@the.local.host.name> Q=lowpri R=all T=dump
+1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed
+1999-03-02 09:44:33 End 'lowpri' queue run: pid=pppp
diff --git a/test/scripts/0000-Basic/0575 b/test/scripts/0000-Basic/0575
deleted file mode 100644 (file)
index 57c29fe..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-# named queues
-# Exim test configuration 0575
-#
-no_msglog_check
-#
-exim -bs
-MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO: <normal@test.ex>
-DATA
-Subject: test
-
-foo
-.
-RSET
-MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO: <alternate@test.ex>
-DATA
-Subject: test
-
-foo
-.
-QUIT
-****
-#
-exim -qq
-****
-#
-exim -qGnosuchqueue
-****
-#
-exim -qGalternate
-****
-#
-#
-#
-exim -DSERVER=server -qGlowpri/3s
-****
-sleep 1
-exim -bs
-MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO: <lowpri@test.ex>
-DATA
-Subject: test 
-
-foo
-.
-QUIT
-****
-#
-sleep 3
-#
-killdaemon
diff --git a/test/scripts/0000-Basic/0576 b/test/scripts/0000-Basic/0576
new file mode 100644 (file)
index 0000000..144f02c
--- /dev/null
@@ -0,0 +1,52 @@
+# named queues
+# Exim test configuration 0576
+#
+no_msglog_check
+#
+exim -bs
+MAIL FROM:<CALLER@myhost.test.ex>
+RCPT TO: <normal@test.ex>
+DATA
+Subject: test
+
+foo
+.
+RSET
+MAIL FROM:<CALLER@myhost.test.ex>
+RCPT TO: <alternate@test.ex>
+DATA
+Subject: test
+
+foo
+.
+QUIT
+****
+#
+exim -qq
+****
+#
+exim -qGnosuchqueue
+****
+#
+exim -qGalternate
+****
+#
+#
+#
+exim -DSERVER=server -qGlowpri/3s
+****
+sleep 1
+exim -bs
+MAIL FROM:<CALLER@myhost.test.ex>
+RCPT TO: <lowpri@test.ex>
+DATA
+Subject: test 
+
+foo
+.
+QUIT
+****
+#
+sleep 3
+#
+killdaemon
diff --git a/test/stdout/0575 b/test/stdout/0575
deleted file mode 100644 (file)
index 608078e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
-250 OK\r
-250 Accepted\r
-354 Enter message, ending with "." on a line by itself\r
-250 OK id=10HmaX-0005vi-00\r
-250 Reset OK\r
-250 OK\r
-250 Accepted\r
-354 Enter message, ending with "." on a line by itself\r
-250 OK id=10HmaY-0005vi-00\r
-221 the.local.host.name closing connection\r
-220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
-250 OK\r
-250 Accepted\r
-354 Enter message, ending with "." on a line by itself\r
-250 OK id=10HmaZ-0005vi-00\r
-221 the.local.host.name closing connection\r
diff --git a/test/stdout/0576 b/test/stdout/0576
new file mode 100644 (file)
index 0000000..608078e
--- /dev/null
@@ -0,0 +1,17 @@
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 OK\r
+250 Accepted\r
+354 Enter message, ending with "." on a line by itself\r
+250 OK id=10HmaX-0005vi-00\r
+250 Reset OK\r
+250 OK\r
+250 Accepted\r
+354 Enter message, ending with "." on a line by itself\r
+250 OK id=10HmaY-0005vi-00\r
+221 the.local.host.name closing connection\r
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
+250 OK\r
+250 Accepted\r
+354 Enter message, ending with "." on a line by itself\r
+250 OK id=10HmaZ-0005vi-00\r
+221 the.local.host.name closing connection\r