summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-12 13:23:03 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-12 13:23:03 +0100
commit329b20451f0ed767dbf08903cab9a380ff1f4302 (patch)
tree9a99e78a33388902f16da421e48b47ba709a1cf1 /tests/Makefile.am
parentef1b6c725bb7b8e3cee6e4264a630975a496c5bd (diff)
parent0fd8143d8719d08d9feb0a304bb352dd7c4bbab6 (diff)
downloadrsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.tar.gz
rsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.tar.xz
rsyslog-329b20451f0ed767dbf08903cab9a380ff1f4302.zip
Merge branch 'v4-beta' into v4-devel
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4f23ded7..cc39c4e3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,6 +12,8 @@ TESTS = $(TESTRUNS) cfg.sh \
sndrcv_gzip.sh \
queue-persist.sh \
pipeaction.sh
+ execonlyonce.sh \
+ queue-persist.sh
if ENABLE_OMSTDOUT
TESTS += omod-if-array.sh \
@@ -133,6 +135,9 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/master.rfctag \
testsuites/nolimittag.conf \
testsuites/master.nolimittag \
+ execonlyonce.sh \
+ testsuites/execonlyonce.conf \
+ testsuites/execonlyonce.data \
DiagTalker.java \
cfg.sh