tests: added radius-test-config to tests

This commit is contained in:
Nikos Mavrogiannopoulos
2015-05-20 16:04:41 +02:00
parent f4e9b2e698
commit 8b5f13cdc9

View File

@@ -37,7 +37,8 @@ TESTS = test-pass test-pass-cert test-cert test-iroute test-pass-script \
test-multi-cookie full-test test-group-pass test-pass-group-cert \
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
test-gssapi kerberos-test pam-test test-ban test-sighup ipv4-prefix \
radius-test-config
TESTS_ENVIRONMENT = srcdir="$(srcdir)" \
top_builddir="$(top_builddir)"