summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-20 14:24:51 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-20 14:24:51 +0200
commite22a26ddbf7832ae5ba91291be59e5a6f71b627e (patch)
treeebe1139969dfdd56d71b264bfc7ff0ff7c672920 /tests
parent79287fe4364f570162c3674077a4b642e9ea10d2 (diff)
downloadrsyslog-e22a26ddbf7832ae5ba91291be59e5a6f71b627e.tar.gz
rsyslog-e22a26ddbf7832ae5ba91291be59e5a6f71b627e.tar.xz
rsyslog-e22a26ddbf7832ae5ba91291be59e5a6f71b627e.zip
added forgotten testcase
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/testsuites/4.parse14
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2a3dbaf2..c31e9eaa 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -78,6 +78,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/1.parse1 \
testsuites/2.parse1 \
testsuites/3.parse1 \
+ testsuites/4.parse1 \
testsuites/oversizeTag-1.parse1 \
testsuites/date1.parse1 \
testsuites/date2.parse1 \
diff --git a/tests/testsuites/4.parse1 b/tests/testsuites/4.parse1
new file mode 100644
index 00000000..07e2445a
--- /dev/null
+++ b/tests/testsuites/4.parse1
@@ -0,0 +1,4 @@
+<29>Jul 31 21:39:21 example-b example-gw[10538]: disconnect host=/192.0.2.1 destination=192.0.2.2/11282 in=3274 out=1448 duration=0
+29,daemon,notice,Jul 31 21:39:21,example-b,example-gw,example-gw[10538]:, disconnect host=/192.0.2.1 destination=192.0.2.2/11282 in=3274 out=1448 duration=0
+# yet another real-life sample where we had some issues with - the important
+# part is the dash inside the hostname!