REGTEST: run-regtests: implement #REQUIRE_BINARIES
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 19 Dec 2019 13:30:00 +0000 (14:30 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 19 Dec 2019 13:36:46 +0000 (14:36 +0100)
commitd5b464bfeeb73fcbf0765fe44ea719f7b23a1f7b
tree15bb37795e7d9850b7bd5fc5833b63428707d5dd
parent9c1aa0a2a1ea39e4c9e194bb339785c55ceb4a2c
REGTEST: run-regtests: implement #REQUIRE_BINARIES

Implement #REQUIRE_BINARIES for vtc files.

The run-regtests.sh script will check if the binary is available in the
environment, if not, it wil disable the vtc.
reg-tests/ssl/set_ssl_cert.vtc
scripts/run-regtests.sh