rsyslog/tests/omamqp1-basic-vg.sh
Rich Megginson 7c46fc0112 omamqp1 - port to latest api, add tests
This brings omamqp1 up-to-date with the latest qpid-proton-c
api version.  This also adds a test for the plugin, to test
the basic functionality.  The test requires the user to
install qdrouterd and the python qpid-proton library in order
to use the simple_recv.py test program.
2019-06-11 08:04:17 -06:00

4 lines
75 B
Bash
Executable File

#!/bin/bash
export USE_VALGRIND="YES"
source ${srcdir:=.}/omamqp1-basic.sh