rsyslog/tests/imtcp_conndrop_tls-vg.sh

7 lines
237 B
Bash
Executable File

#!/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