summaryrefslogtreecommitdiffstats
path: root/tests/imtcp_conndrop_tls-vg.sh
blob: d2de6e82ae2a9064020e27e4bb33e92df57e8123 (plain)
1
2
3
4
5
6
#!/bin/bash
# This file is part of the rsyslog project, released under ASL 2.0
export USE_VALGRIND="YES"
export TB_TEST_MAX_RUNTIME=1500
export NUMMESSAGES=10000 # reduce for slower valgrind run
source ${srcdir:-.}/imtcp_conndrop_tls.sh