summaryrefslogtreecommitdiffstats
path: root/tests/omod-if-array.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-08 12:19:54 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-08 12:19:54 +0200
commit8f8e2cd66bd7f1e35f7bf0678e25bbdb99d67093 (patch)
tree0998e3290329337e7093d1856f8e87112d449270 /tests/omod-if-array.sh
parenta6c743e5ec5d213d3aa6404553fe65d59f065799 (diff)
downloadrsyslog-8f8e2cd66bd7f1e35f7bf0678e25bbdb99d67093.tar.gz
rsyslog-8f8e2cd66bd7f1e35f7bf0678e25bbdb99d67093.tar.xz
rsyslog-8f8e2cd66bd7f1e35f7bf0678e25bbdb99d67093.zip
improved testbench, added tests for tcp-based reception
Diffstat (limited to 'tests/omod-if-array.sh')
-rwxr-xr-xtests/omod-if-array.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/omod-if-array.sh b/tests/omod-if-array.sh
index cac08928..8a8d67f3 100755
--- a/tests/omod-if-array.sh
+++ b/tests/omod-if-array.sh
@@ -1 +1,5 @@
-./udptester omod-if-array
+#!/bin/bash -e
+echo test omod-if-array via udp
+./nettester omod-if-array udp
+echo test omod-if-array via tcp
+./nettester omod-if-array tcp