summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-19 15:11:52 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-19 15:11:52 +0200
commitae5fc5834418ddd3888f45d5e0ed4fc164895822 (patch)
tree2e318a4e7d7560ea99e1292306130a83df8a881a /tests/Makefile.am
parent67aebe1d0f21de2426110eae69d36e8be1e792ef (diff)
downloadrsyslog-ae5fc5834418ddd3888f45d5e0ed4fc164895822.tar.gz
rsyslog-ae5fc5834418ddd3888f45d5e0ed4fc164895822.tar.xz
rsyslog-ae5fc5834418ddd3888f45d5e0ed4fc164895822.zip
Add CEE test to testbench
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a9369929..b69388a1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -65,6 +65,7 @@ TESTS += \
failover-no-basic.sh \
rcvr_fail_restore.sh \
rscript_contains.sh \
+ cee_simple.sh \
linkedlistqueue.sh
if HAVE_VALGRIND
@@ -267,6 +268,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \
testsuites/arrayqueue.conf \
rscript_contains.sh \
testsuites/rscript_contains.conf \
+ cee_simple.sh \
+ testsuites/cee_simple.conf \
linkedlistqueue.sh \
testsuites/linkedlistqueue.conf \
da-mainmsg-q.sh \