From 8592955c3ff97ece4e21c96454ee681743557a76 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sun, 24 Nov 2013 18:14:23 +0100 Subject: testbench: add (corrected) test for msg variables --- tests/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index ac964640..5232e3ef 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -7,6 +7,7 @@ TESTS = $(TESTRUNS) if ENABLE_IMDIAG TESTS += \ stop-localvar.sh \ + stop-msgvar.sh \ rfc5424parser.sh \ arrayqueue.sh \ global_vars.sh \ @@ -304,6 +305,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/stop.conf \ stop-localvar.sh \ testsuites/stop-localvar.conf \ + stop-msgvar.sh \ + testsuites/stop-msgvar.conf \ global_vars.sh \ testsuites/global_vars.conf \ rfc5424parser.sh \ -- cgit v1.2.3