# # ChangeLog for test in mod_gnutls # # Generated by Trac 1.2 # Mar 6, 2021, 1:05:35 PM Thu, 12 Nov 2015 13:23:55 GMT Thomas Klute [a63301f] * test/test_ca.mk (modified) Whitespace cleanup in test/test_ca.mk Thu, 05 Nov 2015 23:41:41 GMT Thomas Klute [a61edfd] * test/Makefile.am (modified) * test/runtests (modified) Manage MSVA start up wait time in milliseconds Using milliseconds ... Sun, 18 Oct 2015 15:17:07 GMT Thomas Klute [fc8e463b] * test/.gitignore (modified) * test/Makefile.am (modified) * test/README (modified) * test/setup (deleted) * test/test_ca.mk (moved) Clean up test directory * Rename TestMakefile to test_ca.mk to ... Sun, 18 Oct 2015 14:42:58 GMT Thomas Klute [9a4d250] * README (modified) * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) Avoid external make calls for test environment setup All targets ... Sat, 19 Sep 2015 22:10:56 GMT Thomas Klute [f9f184f] * test/Makefile.am (modified) * test/README (modified) test/Makefile.am: Add target to show AM_TESTS_ENVIRONMENT Sat, 19 Sep 2015 21:29:36 GMT Thomas Klute [34e5dc7] * test/Makefile.am (modified) * test/README (modified) * test/TestMakefile (modified) * test/runtests (modified) * test/test-00_basic.bash (modified) * test/test-01_serverwide_priorities.bash (modified) * test/test-02_cache_in_vhost.bash (modified) * test/test-03_cachetimeout_in_vhost.bash (modified) * test/test-04_basic_nosni.bash (modified) * test/test-05_mismatched-priorities.bash (modified) * test/test-06_verify_sni_a.bash (modified) * test/test-07_verify_sni_b.bash (modified) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (modified) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (modified) * test/test-10_basic_client_verification.bash (modified) * test/test-11_basic_client_verification_fail.bash (modified) * test/test-12_cgi_variables.bash (modified) * test/test-13_cgi_variables_no_client_cert.bash (modified) * test/test-14_basic_openpgp.bash (modified) * test/test-15_basic_msva.bash (modified) * test/test-16_view-status.bash (modified) * test/test-17_cgi_vars_large_cert.bash (modified) * test/test-18_client_verification_wrong_cert.bash (modified) * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) * test/test-24_pkcs11_cert.bash (modified) Test suite: Call "runtests" directly from test scripts The test ... Thu, 23 Jul 2015 15:53:03 GMT Thomas Klute [dbec528] * test/runtests (modified) Test suite: Require TEST_LOCK in runtests TEST_LOCK is always set ... Thu, 23 Jul 2015 15:40:15 GMT Thomas Klute [5d85ad3] * test/runtests (modified) Test suite: Remove loop for multiple test cases in runtests script ... Thu, 23 Jul 2015 15:33:52 GMT Thomas Klute [56056de] * test/runtests (modified) Test suite: Let runtests require a test ID The Automake test ... Thu, 23 Jul 2015 15:31:54 GMT Thomas Klute [98ab9db] * test/Makefile.am (modified) * test/TestMakefile (modified) Test suite: Make setup.done a phony target There's no need for a ... Sun, 12 Jul 2015 21:17:03 GMT Thomas Klute [a733a90] * test/tests/12_cgi_variables/input (modified) * test/tests/12_cgi_variables/output (modified) * test/tests/13_cgi_variables_no_client_cert/input (modified) * test/tests/13_cgi_variables_no_client_cert/output (modified) * test/tests/16_view-status/input (modified) * test/tests/17_cgi_vars_large_cert/input (modified) * test/tests/17_cgi_vars_large_cert/output (modified) Test suite: Use HTTP/1.0 for CGI and mod_status tests These tests ... Sun, 12 Jul 2015 18:16:10 GMT Thomas Klute [50eab8e] * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Configure max wait time for instance locks from ... Wed, 08 Jul 2015 19:29:58 GMT Thomas Klute [26081ce] * configure.ac (modified) * test/Makefile.am (modified) * test/README (modified) Test suite: Make TEST_HOST and TEST_IP configurable through ... Wed, 08 Jul 2015 18:12:03 GMT Thomas Klute [90a31a4] * test/Makefile.am (modified) Test suite: Delete X.509 certificates & generated templates on ... Wed, 08 Jul 2015 17:58:51 GMT Thomas Klute [45ae2ef] * test/runtests (modified) runtests script: Add error trap This should be useful to find the ... Sat, 04 Jul 2015 22:05:54 GMT Thomas Klute [6ce02e2] * test/Makefile.am (modified) Test suite: Delete PGP keyrings on "mostlyclean" The PGP keyrings ... Thu, 02 Jul 2015 16:07:44 GMT Thomas Klute [7adbcd7] * test/TestMakefile (modified) * test/runtests (modified) Test suite: Wait loop for MSVA startup Until now, there was a fixed ... Thu, 02 Jul 2015 15:13:59 GMT Thomas Klute [ae38a49] * test/runtests (modified) Test suite: Use PID file to manage MSVA process Wed, 03 Jun 2015 05:48:15 GMT Thomas Klute [a2e3c33] * doc/mod_gnutls_manual.mdwn (modified) * src/gnutls_config.c (modified) * src/mod_gnutls.c (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) Rename option SSLProxyEngine to GnuTLSProxyEngine This matches the ... Mon, 18 May 2015 05:31:17 GMT Thomas Klute [af7da2d] * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Start Apache directly again, search for httpd Fedora ... Sat, 16 May 2015 11:07:34 GMT Thomas Klute [7813802] * test/Makefile.am (modified) * test/README (modified) * test/base_apache.conf (modified) * test/cgi_module.conf (added) * test/proxy_mods.conf (added) * test/tests/12_cgi_variables/apache.conf (modified) * test/tests/13_cgi_variables_no_client_cert/apache.conf (modified) * test/tests/16_view-status/apache.conf (modified) * test/tests/17_cgi_vars_large_cert/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) Test suite: Use AP_LIBEXECDIR to find Apache modules Distributions ... Sat, 16 May 2015 10:26:44 GMT Thomas Klute [52c3f68] * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Detect apache(2?)ctl and use it instead of starting Apache directly ... Sat, 16 May 2015 10:13:50 GMT Thomas Klute [03295a9] * test/runtests (modified) Test suite: Prevent race over error log for server fail cases In ... Tue, 12 May 2015 21:17:13 GMT Thomas Klute [47a3f49] * test/.gitignore (modified) Update test/.gitignore with files that are generated now Mon, 11 May 2015 22:28:20 GMT Thomas Klute [33af2b7] * configure.ac (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/authority.uid.in (moved) * test/base_apache.conf (modified) * test/client.uid.in (moved) * test/imposter.template.in (moved) * test/imposter.uid.in (moved) * test/proxy_backend.bash (modified) * test/rogueca.uid.in (moved) * test/runtests (modified) * test/server-crl.template (moved) * test/softhsm.bash (modified) * test/test-00_basic.bash (modified) * test/test-01_serverwide_priorities.bash (modified) * test/test-02_cache_in_vhost.bash (modified) * test/test-03_cachetimeout_in_vhost.bash (modified) * test/test-04_basic_nosni.bash (modified) * test/test-05_mismatched-priorities.bash (modified) * test/test-06_verify_sni_a.bash (modified) * test/test-07_verify_sni_b.bash (modified) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (modified) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (modified) * test/test-10_basic_client_verification.bash (modified) * test/test-11_basic_client_verification_fail.bash (modified) * test/test-12_cgi_variables.bash (modified) * test/test-13_cgi_variables_no_client_cert.bash (modified) * test/test-14_basic_openpgp.bash (modified) * test/test-15_basic_msva.bash (modified) * test/test-16_view-status.bash (modified) * test/test-17_cgi_vars_large_cert.bash (modified) * test/test-18_client_verification_wrong_cert.bash (modified) * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) * test/test-24_pkcs11_cert.bash (modified) * test/tests/00_basic/apache.conf (modified) * test/tests/00_basic/gnutls-cli.args (modified) * test/tests/01_serverwide_priorities/apache.conf (modified) * test/tests/01_serverwide_priorities/gnutls-cli.args (modified) * test/tests/02_cache_in_vhost/apache.conf (modified) * test/tests/02_cache_in_vhost/gnutls-cli.args (modified) * test/tests/03_cachetimeout_in_vhost/apache.conf (modified) * test/tests/03_cachetimeout_in_vhost/gnutls-cli.args (modified) * test/tests/04_basic_nosni/apache.conf (modified) * test/tests/04_basic_nosni/gnutls-cli.args (modified) * test/tests/05_mismatched-priorities/apache.conf (modified) * test/tests/05_mismatched-priorities/gnutls-cli.args (modified) * test/tests/06_verify_sni_a/apache.conf (modified) * test/tests/06_verify_sni_a/gnutls-cli.args (modified) * test/tests/07_verify_sni_b/apache.conf (modified) * test/tests/07_verify_sni_b/gnutls-cli.args (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/apache.conf (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/gnutls-cli.args (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/gnutls-cli.args (modified) * test/tests/10_basic_client_verification/apache.conf (modified) * test/tests/10_basic_client_verification/gnutls-cli.args (modified) * test/tests/11_basic_client_verification_fail/apache.conf (modified) * test/tests/11_basic_client_verification_fail/gnutls-cli.args (modified) * test/tests/12_cgi_variables/apache.conf (modified) * test/tests/12_cgi_variables/gnutls-cli.args (modified) * test/tests/13_cgi_variables_no_client_cert/apache.conf (modified) * test/tests/13_cgi_variables_no_client_cert/gnutls-cli.args (modified) * test/tests/14_basic_openpgp/apache.conf (modified) * test/tests/14_basic_openpgp/gnutls-cli.args (modified) * test/tests/15_basic_msva/apache.conf (modified) * test/tests/15_basic_msva/gnutls-cli.args (modified) * test/tests/16_view-status/apache.conf (modified) * test/tests/16_view-status/gnutls-cli.args (modified) * test/tests/17_cgi_vars_large_cert/apache.conf (modified) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (modified) * test/tests/18_client_verification_wrong_cert/apache.conf (modified) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/backend.conf (modified) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/gnutls-cli.args (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/gnutls-cli.args (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/gnutls-cli.args (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/backend.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/gnutls-cli.args (modified) * test/tests/24_pkcs11_cert/apache.conf (modified) * test/tests/24_pkcs11_cert/gnutls-cli.args (modified) * test/tests/24_pkcs11_cert/softhsm.conf.in (modified) * test/tests/Makefile.am (added) Test suite: Add tests to "dist" target and support VPATH builds ... Sat, 09 May 2015 21:02:49 GMT Thomas Klute [349fd6e] * test/Makefile.am (modified) Test suite: Unify calls from Makefile.am to TestMakefile where possible Sat, 09 May 2015 20:51:26 GMT Thomas Klute [d92899e] * test/Makefile.am (modified) * test/TestMakefile (modified) Test suite: Add lock file for the shared GnuPG keyring Key import ... Sat, 09 May 2015 00:53:36 GMT Thomas Klute [3f00958] * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/server-softhsm.conf (added) * test/softhsm.bash (added) * test/test-24_pkcs11_cert.bash (added) * test/tests/24_pkcs11_cert/apache.conf (added) * test/tests/24_pkcs11_cert/gnutls-cli.args (added) * test/tests/24_pkcs11_cert/input (added) * test/tests/24_pkcs11_cert/output (added) * test/tests/24_pkcs11_cert/softhsm.conf.in (added) New test case: PKCS #11 URLs for server key and certificate The new ... Sat, 09 May 2015 00:47:09 GMT Thomas Klute [1708045] * test/Makefile.am (modified) Test suite: Clean Apache logs, cache, and test outputs on make ... Sat, 09 May 2015 00:44:29 GMT Thomas Klute [8f90bf4] * test/Makefile.am (modified) Use Automake variable check_SCRIPTS for test scripts Just a little ... Sat, 09 May 2015 00:38:29 GMT Thomas Klute [39bd695] * test/Makefile.am (modified) Test suite: Avoid race conditions during key generation Test cases ... Thu, 09 Apr 2015 17:02:39 GMT Thomas Klute [f030883] * docs/mod_gnutls_manual.mdwn (modified) * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) * src/mod_gnutls.c (modified) * test/Makefile.am (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (added) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (added) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/backend.conf (added) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/gnutls-cli.args (added) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/input (added) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/output (added) Set GnuTLS priorities for proxy connections separately Until now, ... Tue, 07 Apr 2015 09:13:59 GMT Thomas Klute [8b472af] * src/gnutls_hooks.c (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) Use server root for file paths in TLS proxy config This is what ... Fri, 03 Apr 2015 01:33:03 GMT Thomas Klute [49d25a9] * test/runtests (modified) Test suite: Unset sleep_pidfile before checking output If the ... Fri, 03 Apr 2015 01:15:41 GMT Thomas Klute [907ae8f] * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/crl.template (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/gnutls-cli.args (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/input (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/output (added) New test case: Proxy server detects revoked back end cert using CRL ... Fri, 03 Apr 2015 00:58:22 GMT Thomas Klute [bfcff28] * test/client.template.in (modified) Test suite: Ensure test certificates have unique serial numbers ... Thu, 02 Apr 2015 23:12:05 GMT Thomas Klute [36db6c9] * test/authority.template.in (modified) * test/rogueca.template (modified) Test suite: Add CRL signing capability to test CAs This is required ... Thu, 02 Apr 2015 16:40:17 GMT Thomas Klute [1b57c56] * test/TestMakefile (modified) Test suite: Clean lock files Tue, 31 Mar 2015 23:03:16 GMT Thomas Klute [232fb60] * test/TestMakefile (modified) * test/runtests (modified) runtests: Stop background sleep after gnutls-cli is done The PID of ... Tue, 31 Mar 2015 15:16:11 GMT Thomas Klute [a213967] * test/runtests (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (modified) Test suite: Filter "Server" header when checking output Like ... Tue, 31 Mar 2015 14:55:05 GMT Thomas Klute [ed82a6a] * test/Makefile.am (modified) * test/proxy_backend.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (added) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (added) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (added) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (added) * test/tests/20_TLS_reverse_proxy_client_auth/gnutls-cli.args (added) * test/tests/20_TLS_reverse_proxy_client_auth/input (added) * test/tests/20_TLS_reverse_proxy_client_auth/output (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/gnutls-cli.args (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/input (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (added) Two more test cases for TLS reverse proxy and test locking fix New ... Tue, 31 Mar 2015 12:23:43 GMT Thomas Klute [54aa269] * test/runtests (modified) Test suite: Exclude "Date" header when comparing actual and expected ... Tue, 31 Mar 2015 12:16:39 GMT Thomas Klute [f84890d] * test/proxy_backend.bash (added) * test/test-19_TLS_reverse_proxy.bash (modified) Shared bash file for proxy back end management code Futher test ... Tue, 31 Mar 2015 11:07:10 GMT Thomas Klute [6e6a4e4] * test/.gitignore (modified) * test/Makefile.am (modified) * test/base_apache.conf (modified) * test/test-19_TLS_reverse_proxy.bash (added) * test/tests/19_TLS_reverse_proxy/apache.conf (added) * test/tests/19_TLS_reverse_proxy/backend.conf (added) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (added) * test/tests/19_TLS_reverse_proxy/input (added) * test/tests/19_TLS_reverse_proxy/output (added) Test case for TLS reverse proxy This commit adds a simple test for ... Wed, 25 Mar 2015 10:56:36 GMT Thomas Klute [dda3acf] * test/TestMakefile (modified) * test/runtests (modified) Speed up tests with background sleep Until now, a significant part ... Tue, 17 Mar 2015 13:18:46 GMT Thomas Klute [9e35c48] * test/runtests (modified) runtests: Fix flock/Apache call when running with MSVA The ... Thu, 05 Feb 2015 18:23:35 GMT Thomas Klute [eea8a16] * test/Makefile.am (modified) * test/test-18_client_verification_wrong_cert.bash (added) * test/tests/18_client_verification_wrong_cert/apache.conf (added) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (added) * test/tests/18_client_verification_wrong_cert/input (added) * test/tests/18_client_verification_wrong_cert/output (added) New test case: TLS client auth with invalid certificate Commit ... Wed, 04 Feb 2015 16:27:22 GMT Thomas Klute [9a06bbd] * test/.gitignore (modified) * test/TestMakefile (modified) * test/runtests (modified) Use flock instead of delays to protect Apache The "sleep" call ... Wed, 04 Feb 2015 16:02:20 GMT Thomas Klute [302965e] * test/runtests (modified) * test/test-15_basic_msva.bash (modified) Run monkeysphere-validation-agent only for the test case using it ... Mon, 26 Jan 2015 15:43:35 GMT Thomas Klute [e78bc78] * test/README (modified) * test/newtest (modified) * test/setup (modified) Adjust test tools and documentation to split tests and moved test dir ... Mon, 26 Jan 2015 15:02:54 GMT Thomas Klute [87208b5] * test/TestMakefile (modified) Completely clean test identities A few artifacts were left over ... Mon, 26 Jan 2015 13:20:23 GMT Thomas Klute [65c18ce] * configure.ac (modified) * test/Makefile.am (modified) Run Monkeysphere based test case only when compiled with --enable- ... Mon, 26 Jan 2015 13:10:16 GMT Thomas Klute [5951102] * test/Makefile.am (modified) Clean test environment on "make clean" Mon, 26 Jan 2015 13:10:12 GMT Thomas Klute [8dcf888] * Makefile.am (modified) * configure.ac (modified) * test/.gitignore (moved) * test/Makefile.am (moved) * test/README (moved) * test/TestMakefile (moved) * test/authority.template.in (moved) * test/authority.uid (moved) * test/base_apache.conf (moved) * test/client.template.in (moved) * test/client.uid (moved) * test/data/dump.cgi (moved) * test/data/secret.txt (moved) * test/data/test.txt (moved) * test/imposter.template (moved) * test/imposter.uid (moved) * test/mime.types (moved) * test/newtest (moved) * test/rogueca.template (moved) * test/rogueca.uid (moved) * test/runtests (moved) * test/server.template.in (moved) * test/server.uid.in (moved) * test/setup (moved) * test/test-00_basic.bash (moved) * test/test-01_serverwide_priorities.bash (moved) * test/test-02_cache_in_vhost.bash (moved) * test/test-03_cachetimeout_in_vhost.bash (moved) * test/test-04_basic_nosni.bash (moved) * test/test-05_mismatched-priorities.bash (moved) * test/test-06_verify_sni_a.bash (moved) * test/test-07_verify_sni_b.bash (moved) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (moved) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (moved) * test/test-10_basic_client_verification.bash (moved) * test/test-11_basic_client_verification_fail.bash (moved) * test/test-12_cgi_variables.bash (moved) * test/test-13_cgi_variables_no_client_cert.bash (moved) * test/test-14_basic_openpgp.bash (moved) * test/test-15_basic_msva.bash (moved) * test/test-16_view-status.bash (moved) * test/test-17_cgi_vars_large_cert.bash (moved) * test/tests/00_basic/apache.conf (moved) * test/tests/00_basic/gnutls-cli.args (moved) * test/tests/00_basic/input (moved) * test/tests/00_basic/output (moved) * test/tests/01_serverwide_priorities/apache.conf (moved) * test/tests/01_serverwide_priorities/gnutls-cli.args (moved) * test/tests/01_serverwide_priorities/input (moved) * test/tests/01_serverwide_priorities/output (moved) * test/tests/02_cache_in_vhost/apache.conf (moved) * test/tests/02_cache_in_vhost/fail.server (moved) * test/tests/02_cache_in_vhost/gnutls-cli.args (moved) * test/tests/02_cache_in_vhost/input (moved) * test/tests/03_cachetimeout_in_vhost/apache.conf (moved) * test/tests/03_cachetimeout_in_vhost/fail.server (moved) * test/tests/03_cachetimeout_in_vhost/gnutls-cli.args (moved) * test/tests/03_cachetimeout_in_vhost/input (moved) * test/tests/04_basic_nosni/apache.conf (moved) * test/tests/04_basic_nosni/gnutls-cli.args (moved) * test/tests/04_basic_nosni/input (moved) * test/tests/04_basic_nosni/output (moved) * test/tests/05_mismatched-priorities/apache.conf (moved) * test/tests/05_mismatched-priorities/fail.client (moved) * test/tests/05_mismatched-priorities/gnutls-cli.args (moved) * test/tests/05_mismatched-priorities/input (moved) * test/tests/06_verify_sni_a/apache.conf (moved) * test/tests/06_verify_sni_a/gnutls-cli.args (moved) * test/tests/06_verify_sni_a/input (moved) * test/tests/06_verify_sni_a/output (moved) * test/tests/07_verify_sni_b/apache.conf (moved) * test/tests/07_verify_sni_b/gnutls-cli.args (moved) * test/tests/07_verify_sni_b/input (moved) * test/tests/07_verify_sni_b/output (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/apache.conf (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/gnutls-cli.args (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/input (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/output (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/fail.client (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/gnutls-cli.args (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/input (moved) * test/tests/10_basic_client_verification/apache.conf (moved) * test/tests/10_basic_client_verification/gnutls-cli.args (moved) * test/tests/10_basic_client_verification/input (moved) * test/tests/10_basic_client_verification/output (moved) * test/tests/11_basic_client_verification_fail/apache.conf (moved) * test/tests/11_basic_client_verification_fail/fail.client (moved) * test/tests/11_basic_client_verification_fail/gnutls-cli.args (moved) * test/tests/11_basic_client_verification_fail/input (moved) * test/tests/12_cgi_variables/apache.conf (moved) * test/tests/12_cgi_variables/gnutls-cli.args (moved) * test/tests/12_cgi_variables/input (moved) * test/tests/12_cgi_variables/output (moved) * test/tests/13_cgi_variables_no_client_cert/apache.conf (moved) * test/tests/13_cgi_variables_no_client_cert/gnutls-cli.args (moved) * test/tests/13_cgi_variables_no_client_cert/input (moved) * test/tests/13_cgi_variables_no_client_cert/output (moved) * test/tests/14_basic_openpgp/apache.conf (moved) * test/tests/14_basic_openpgp/gnutls-cli.args (moved) * test/tests/14_basic_openpgp/input (moved) * test/tests/14_basic_openpgp/output (moved) * test/tests/15_basic_msva/apache.conf (moved) * test/tests/15_basic_msva/gnutls-cli.args (moved) * test/tests/15_basic_msva/input (moved) * test/tests/15_basic_msva/output (moved) * test/tests/16_view-status/apache.conf (moved) * test/tests/16_view-status/gnutls-cli.args (moved) * test/tests/16_view-status/input (moved) * test/tests/16_view-status/output (moved) * test/tests/17_cgi_vars_large_cert/apache.conf (moved) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (moved) * test/tests/17_cgi_vars_large_cert/input (moved) * test/tests/17_cgi_vars_large_cert/output (moved) Rename test suite directory from t/ to test/ This is the same name ...