Changeset c9e720f in mod_gnutls
- Timestamp:
- Sep 28, 2020, 9:02:27 AM (21 months ago)
- Branches:
- asyncio, master
- Children:
- 9fe353a
- Parents:
- 70f9c00
- Location:
- test
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r70f9c00 rc9e720f 23 23 test-04_name_based_vhosts.bash \ 24 24 test-05_client_handshake_error.bash \ 25 test-06_invalid_plaintext.bash \ 25 26 test-10_client_verification.bash \ 26 27 test-12_cgi_variables.bash \ -
test/tests/Makefile.am
r70f9c00 rc9e720f 6 6 04_name_based_vhosts/apache.conf 04_name_based_vhosts/test.yaml \ 7 7 05_client_handshake_error/apache.conf 05_client_handshake_error/test.yaml \ 8 06_invalid_plaintext/apache.conf 06_invalid_plaintext/hooks.py \ 8 9 10_client_verification/apache.conf 10_client_verification/test.yaml \ 9 10 12_cgi_variables/apache.conf 12_cgi_variables/test.yaml \
Note: See TracChangeset
for help on using the changeset viewer.