mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-08 20:40:59 +01:00
REGTESTS: converters: check USE_OPENSSL in aes_gcm.vtc
Check USE_OPENSSL as well as the haproxy version for the aes_gcm reg-test.
This commit is contained in:
parent
1d859bdaa2
commit
d1d2461197
@ -1,4 +1,6 @@
|
|||||||
varnishtest "aes_gcm converter Test"
|
varnishtest "aes_gcm converter Test"
|
||||||
|
feature cmd "$HAPROXY_PROGRAM -cc 'feature(OPENSSL)'"
|
||||||
|
feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(3.3-dev11)'"
|
||||||
|
|
||||||
feature ignore_unknown_macro
|
feature ignore_unknown_macro
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user