mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
tests: include proxyproto-unix-test to the test suite
This commit is contained in:
@@ -18,7 +18,8 @@ dist_check_SCRIPTS = test-pass test-pass-cert test-cert test-iroute test-pass-sc
|
||||
ocpasswd-test test-pass-group-cert-no-pass unix-test test-pass-opt-cert \
|
||||
test-cookie-timeout test-cookie-timeout-2 radius-test test-explicit-ip \
|
||||
radius-test test-gssapi kerberos-test pam-test test-ban test-sighup \
|
||||
test-cookie-invalidation radius-test-config test-enc-key proxyproto-test
|
||||
test-cookie-invalidation radius-test-config test-enc-key proxyproto-test \
|
||||
proxyproto-unix-test
|
||||
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
@@ -48,7 +49,8 @@ TESTS = test-pass test-pass-cert test-cert test-iroute test-pass-script \
|
||||
ocpasswd-test test-pass-group-cert-no-pass unix-test test-pass-opt-cert \
|
||||
test-cookie-timeout test-cookie-timeout-2 test-explicit-ip radius-test \
|
||||
test-gssapi kerberos-test pam-test test-ban test-sighup ipv4-prefix \
|
||||
radius-test-config kkdcp-parsing json-escape test-enc-key proxyproto-test
|
||||
radius-test-config kkdcp-parsing json-escape test-enc-key proxyproto-test \
|
||||
proxyproto-unix-test
|
||||
|
||||
TESTS_ENVIRONMENT = srcdir="$(srcdir)" \
|
||||
top_builddir="$(top_builddir)"
|
||||
|
||||
Reference in New Issue
Block a user