Changeset 6c5c2ec in mod_gnutls


Ignore:
Timestamp:
Apr 24, 2018, 2:12:33 AM (5 years ago)
Author:
Fiona Klute <fiona.klute@…>
Branches:
asyncio, debian/master, main, master, proxy-ticket
Children:
0363315
Parents:
14a6f41
Message:

Test for session resumption

Location:
test
Files:
5 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r14a6f41 r6c5c2ec  
    1515        test-12_cgi_variables.bash \
    1616        test-13_cgi_variables_no_client_cert.bash \
    17         test-14_basic_openpgp.bash
     17        test-14_resume_session.bash
    1818if USE_MSVA
    1919dist_check_SCRIPTS += test-15_basic_msva.bash
  • test/tests/Makefile.am

    r14a6f41 r6c5c2ec  
    1414        12_cgi_variables/apache.conf 12_cgi_variables/gnutls-cli.args 12_cgi_variables/input 12_cgi_variables/output \
    1515        13_cgi_variables_no_client_cert/apache.conf 13_cgi_variables_no_client_cert/gnutls-cli.args 13_cgi_variables_no_client_cert/input 13_cgi_variables_no_client_cert/output \
     16        14_resume_session/apache.conf 14_resume_session/gnutls-cli.args 14_resume_session/input 14_resume_session/output \
    1617        15_basic_msva/apache.conf 15_basic_msva/gnutls-cli.args 15_basic_msva/input 15_basic_msva/output \
    1718        16_view-status/apache.conf 16_view-status/gnutls-cli.args 16_view-status/input 16_view-status/output \
Note: See TracChangeset for help on using the changeset viewer.