rsyslog/tests/rscript_http_request-vg.sh
Rainer Gerhards 86c1d4a5fb
testbench: improve framework, harden rscript http test
- the test now tries to detect unavailable http server, which
  should not result in test failure
- equivalent valgrind test changed to new methode, removing code
  duplication
- testbench supports
  * new exit code 177, which indicates environment error, makes
    test SKIP but still reports the failure
  * new exitcode, logurl stats reporting fields
  * report buildbot builder (if provided) in failure report
2018-11-06 12:51:46 +01:00

4 lines
82 B
Bash
Executable File

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