Changeset 2089d49 in mod_gnutls
- Timestamp:
- Apr 24, 2020, 2:21:35 PM (3 years ago)
- Branches:
- asyncio, main, master, proxy-ticket
- Children:
- d7ae3ed
- Parents:
- ebbfb2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rebbfb2b r2089d49 78 78 # Python tools for tests 79 79 noinst_PYTHON = https-test-client.py mgstest/http.py mgstest/__init__.py \ 80 mgstest/hooks.py mgstest/ services.py mgstest/softhsm.py \81 mgstest/ tests.py mgstest/valgrind.py runtest.py softhsm-init.py \82 doctest-mgstest.py required-modules.py data/ocsp.py80 mgstest/hooks.py mgstest/ocsp.py mgstest/services.py \ 81 mgstest/softhsm.py mgstest/tests.py mgstest/valgrind.py runtest.py \ 82 softhsm-init.py doctest-mgstest.py required-modules.py data/ocsp.py 83 83 84 84 # Identities in the miniature CA, server, and client environment for
Note: See TracChangeset
for help on using the changeset viewer.