|
|
@c33b0ea
|
3 years |
fiona.klute |
Test per-directory "GnuTLSClientVerify request"
The request must …
asynciomainproxy-ticket
|
|
|
@442c6a6
|
3 years |
fiona.klute |
Test suite: Detect Apache shutdown by PID file
Wait for the PID file …
asynciomainproxy-ticket
|
|
|
@7543db4
|
3 years |
fiona.klute |
Remove debug output of raw test connection config
asynciomainproxy-ticket
|
|
|
@44188aa
|
3 years |
fiona.klute |
Test post-handshake authentication with an untrusted certificate
asynciomainproxy-ticket
|
|
|
@4f2c988
|
3 years |
fiona.klute |
Send 403 if required client post-handshake authentication fails
This …
asynciomainproxy-ticket
|
|
|
@4fe52e6
|
3 years |
fiona.klute |
Use gnutls-cli inline command to test TLS session resumption
This …
asynciomainproxy-ticket
|
|
|
@9db4dcd
|
3 years |
fiona.klute |
Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth()
Pending …
asynciomainproxy-ticket
|
|
|
@1c76ea7
|
3 years |
fiona.klute |
mgstest.tests: Encode request body as utf-8
HTTPConnection.request() …
asynciomainproxy-ticket
|
|
|
@6fa6095
|
3 years |
fiona.klute |
Partial post-handshake auth support
Needs proper error handling, …
asynciomainproxy-ticket
|
|
|
@a9e0738
|
3 years |
fiona.klute |
Test 28_HTTP2_support: Log curl output regardless of failure
asynciomainproxy-ticket
|
|
|
@407ca6e
|
3 years |
fiona.klute |
TestRequest? and TestReq10: Support request body
This will allow …
asynciomainproxy-ticket
|
|
|
@33fa7d5
|
3 years |
fiona.klute |
Ensure stapling is active for server certificates with "must-staple"
…
asynciomainproxy-ticket
|
|
|
@587642d
|
3 years |
fiona.klute |
OCSP test: Prevent single-second refresh intervals
With the default …
asynciomainproxy-ticket
|
|
|
@20a3915
|
3 years |
fiona.klute |
mgstest.softhsm: Remove unnecessary import
asynciomainproxy-ticket
|
|
|
@b2546f0
|
3 years |
fiona.klute |
mgstest.softhsm: Include type when searching object URLs
The p11tool …
asynciomainproxy-ticket
|
|
|
@221ffe5
|
3 years |
fiona.klute |
Test 28_HTTP2_support: Fix skip message in case of missing curl
asynciomainproxy-ticket
|
|
|
@0da2c5d
|
3 years |
fiona.klute |
Test suite: Update README and newtest script
asynciomainproxy-ticket
|
|
|
@478767a
|
3 years |
fiona.klute |
Generate test scripts instead of carrying static files
asynciomainproxy-ticket
|
|
|
@ff039b1
|
3 years |
fiona.klute |
Test suite: Replace softhsm.bash with Python code
With this all test …
asynciomainproxy-ticket
|
|
|
@60ed7d1
|
3 years |
fiona.klute |
Allow the prepare_env hook to return a cleanup callback
asynciomainproxy-ticket
|
|
|
@7e10018
|
3 years |
fiona.klute |
runtest.py: Get Apache debug info before running prepare_env hook
…
asynciomainproxy-ticket
|
|
|
@573b810
|
3 years |
fiona.klute |
mgstest.services: Use pathlib and conditional expressions
Just a …
asynciomainproxy-ticket
|
|
|
@278381d
|
3 years |
fiona.klute |
Remove code for SoftHSM 1 support
SoftHSM 1 has been unsupported for …
asynciomainproxy-ticket
|
|
|
@482bafc
|
3 years |
fiona.klute |
Test suite: Remove checks for no longer supported GnuTLS version
…
asynciomainproxy-ticket
|
|
|
@0f52d48
|
3 years |
fiona.klute |
Switch most tests to hooks.py instead of preconditions in test scripts …
asynciomainproxy-ticket
|
|
|
@baa0056
|
3 years |
fiona.klute |
Test 30_ip_based_vhosts: Move to prepare_env hook
asynciomainproxy-ticket
|
|
|
@9a48691
|
3 years |
fiona.klute |
Test suite: Support checking preconditions in prepare_env hook
The …
asynciomainproxy-ticket
|
|
|
@dda0f4a
|
3 years |
fiona.klute |
Replace comments in test scripts with connection descriptions
asynciomainproxy-ticket
|
|
|
@3871dbd
|
3 years |
fiona.klute |
Move TEST_HTTP_PORT definition to Makefile.am with the other ports
…
asynciomainproxy-ticket
|
|
|
@8666b50
|
3 years |
fiona.klute |
Implement "prepare_env" hook for tests
Test 15_basic_msva uses it to …
asynciomainproxy-ticket
|
|
|
@d14d7d1
|
3 years |
fiona.klute |
Test 16_view-status hooks: Use raw strings for regular expressions
asynciomainproxy-ticket
|
|
|
@0cfe818
|
3 years |
fiona.klute |
https-test-client.py: Use with instead of try/finally to safely close file
asynciomainproxy-ticket
|
|
|
@b307cc1
|
3 years |
fiona.klute |
mgstest.http._stderr_writer: Always close input stream at EOS
Fixes …
asynciomainproxy-ticket
|
|
|
@a274959
|
3 years |
fiona.klute |
Build the test suite README as HTML if pandoc is available
It doesn't …
asynciomainproxy-ticket
|
|
|
@5ea6c14
|
3 years |
fiona.klute |
Clarify exception message for unexpected headers
Using the …
asynciomainproxy-ticket
|
|
|
@459a982
|
3 years |
fiona.klute |
Include doctest for the mgstest Python package in test suite runs
…
asynciomainproxy-ticket
|
|
|
@1fe7cac
|
3 years |
fiona.klute |
TestReq10: Handle expected and unexpected connection failure
With …
asynciomainproxy-ticket
|
|
|
@0b3733d
|
3 years |
fiona.klute |
Test suite: Support checking absence of headers
asynciomainproxy-ticket
|
|
|
@bdf5917
|
3 years |
fiona.klute |
TestReq10: Implement checking expected headers
asynciomainproxy-ticket
|
|
|
@a1ce49d
|
3 years |
fiona.klute |
Include test suite documentation in release tarballs
Git is the …
asynciomainproxy-ticket
|
|
|
@bbc9b03
|
3 years |
fiona.klute |
Detailed documentation on test.yml and mgstest.tests
asynciomainproxy-ticket
|
|
|
@f826b5f
|
3 years |
fiona.klute |
test/README.md: Enable syntax highlighting
asynciomainproxy-ticket
|
|
|
@3deb86e
|
3 years |
fiona.klute |
Reorganize imports, remove already done TODO
asynciomainproxy-ticket
|
|
|
@63e4efe
|
3 years |
fiona.klute |
Test suite: Remove unused data files
* ffdhe3072.pem was loaded, but …
asynciomainproxy-ticket
|
|
|
@f7e47b5
|
3 years |
fiona.klute |
Override yaml.YAMLObject.from_yaml() instead of adding constructors
…
asynciomainproxy-ticket
|
|
|
@0699668
|
3 years |
fiona.klute |
Use post_check hook for test 27_OCSP_server
asynciomainproxy-ticket
|
|
|
@f246f00
|
3 years |
fiona.klute |
Use post_check hook for test 14_resume_session
asynciomainproxy-ticket
|
|
|
@905063e
|
3 years |
fiona.klute |
Simplify 16_view-status post_check hook using mgstest.require_match()
asynciomainproxy-ticket
|
|
|
@0f65ea9
|
3 years |
fiona.klute |
Use post_check hook in 28_HTTP2_support
asynciomainproxy-ticket
|
|
|
@076049a
|
3 years |
fiona.klute |
Add forgotten license header
asynciomainproxy-ticket
|
|
|
@e971a2c
|
3 years |
fiona.klute |
Document supported test hooks
asynciomainproxy-ticket
|
|
|
@4411426
|
3 years |
fiona.klute |
Convert test/README to markdown, plus small fixes
asynciomainproxy-ticket
|
|
|
@5fd0170
|
3 years |
fiona.klute |
Update outdated information in test/README
asynciomainproxy-ticket
|
|
|
@5d5a7c8
|
3 years |
fiona.klute |
netns_py.bash: Fix Python command line without namespaces
The …
asynciomainproxy-ticket
|
|
|
@4de8cd3
|
3 years |
fiona.klute |
Remove an ExitStack? made obsolete by wrapping "with" around main()
asynciomainproxy-ticket
|
|
|
@92cf138
|
3 years |
fiona.klute |
runtest.py: Provide temporary log files by default
This means tests …
asynciomainproxy-ticket
|
|
|
@b457e67
|
3 years |
fiona.klute |
Open log files through argparse
The with block around main ensures …
asynciomainproxy-ticket
|
|
|
@ac516aa
|
3 years |
fiona.klute |
runtest.py: Split actions after argument parsing into a main function
…
asynciomainproxy-ticket
|
|
|
@079859e
|
3 years |
fiona.klute |
Fix exception messages for invalid test numbers
asynciomainproxy-ticket
|
|
|
@2d25c1c
|
3 years |
fiona.klute |
Test 16_view-status: Use post_check hook for GnuTLS 3.6.11 …
asynciomainproxy-ticket
|
|
|
@dd91d9c
|
3 years |
fiona.klute |
Support post_check hook for tests
asynciomainproxy-ticket
|
|
|
@52636ee
|
3 years |
fiona.klute |
TestReq10: Use superclass constructor and _from_yaml function
This …
asynciomainproxy-ticket
|
|
|
@7089dbc
|
3 years |
fiona.klute |
Rename TestRaw10 to TestReq10 and adjust the YAML tag
asynciomainproxy-ticket
|
|
|
@6615d91
|
3 years |
fiona.klute |
Use dynamic class constructor in _from_yaml classmethods
This makes …
asynciomainproxy-ticket
|
|
|
@3039495
|
3 years |
fiona.klute |
Write TLS connection log for HTTP/1.0 requests to stdout
asynciomainproxy-ticket
|
|
|
@0909c92
|
3 years |
fiona.klute |
Add hooks system to the test runner
With this all tests can use …
asynciomainproxy-ticket
|
|
|
@05984a0
|
3 years |
fiona.klute |
Replace "runtests" with "runtest.py"
This is the next step from …
asynciomainproxy-ticket
|
|
|
@006f91a
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Use stable API to access the default timeout
asynciomainproxy-ticket
|
|
|
@09774e2
|
3 years |
fiona.klute |
Optionally log HTTP responses to another stream/file
asynciomainproxy-ticket
|
|
|
@45b0a24
|
3 years |
fiona.klute |
TestRequest?: Raise exception if expected connection reset didn't occur
asynciomainproxy-ticket
|
|
|
@d5c572b
|
3 years |
fiona.klute |
Use try/finally in lockfile context even when locking is disabled
The …
asynciomainproxy-ticket
|
|
|
@3be92d3
|
3 years |
fiona.klute |
Optionally log gnutls-cli stderr output to another stream/file
asynciomainproxy-ticket
|
|
|
@779406c
|
3 years |
fiona.klute |
Always log test connection number
asynciomainproxy-ticket
|
|
|
@b1261cb
|
3 years |
fiona.klute |
mgstest: Context manager for an optional file-based mutex
This can be …
asynciomainproxy-ticket
|
|
|
@4459cdd
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Handle subprocess stderr via a thread
This …
asynciomainproxy-ticket
|
|
|
@c7f83a30
|
3 years |
fiona.klute |
https-test-client.py: Always close the test config file
asynciomainproxy-ticket
|
|
|
@c96a965
|
3 years |
fiona.klute |
Create function to run a test config YAML file
This is much more …
asynciomainproxy-ticket
|
|
|
@b57d2c2
|
3 years |
fiona.klute |
Connection reset can trigger BrokenPipeError? first, catch if expected
asynciomainproxy-ticket
|
|
|
@a592762
|
3 years |
fiona.klute |
Add missing semicolon in AM_TESTS_ENVIRONMENT
asynciomainproxy-ticket
|
|
|
@3fbe087
|
3 years |
fiona.klute |
Use os.set_blocking() instead of fiddling with file descriptor flags
asynciomainproxy-ticket
|
|
|
@eb84747
|
3 years |
fiona.klute |
TestConnection?: Add optional "description" attribute for logging
asynciomainproxy-ticket
|
|
|
@0e069b6
|
3 years |
fiona.klute |
Support plain HTTP in the Python test framework
This makes it …
asynciomainproxy-ticket
|
|
|
@7054040
|
3 years |
fiona.klute |
Support checking response headers
asynciomainproxy-ticket
|
|
|
@8b72599
|
3 years |
fiona.klute |
https-test-client.py: Flush sys.stdout so connection output doesn't mix
asynciomainproxy-ticket
|
|
|
@e3e0de1
|
3 years |
fiona.klute |
https-test-client.py: Make host and port configurable per connection
…
asynciomainproxy-ticket
|
|
|
@09d923b
|
3 years |
fiona.klute |
Include status request in sample_test.yml
asynciomainproxy-ticket
|
|
|
@d762813
|
3 years |
fiona.klute |
Test suite: Start fewer server processes
The test suite doesn't need …
asynciomainproxy-ticket
|
|
|
@f6d2721
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Run filter in a thread instead of process
…
asynciomainproxy-ticket
|
|
|
@0560bb9
|
3 years |
fiona.klute |
Add some documentation for the Python test modules
asynciomainproxy-ticket
|
|
|
@f9e13a5
|
3 years |
fiona.klute |
mgstest.tests: Fix doctests for module structure
asynciomainproxy-ticket
|
|
|
@42097fb
|
3 years |
fiona.klute |
https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT
asynciomainproxy-ticket
|
|
|
@6d3dc34
|
3 years |
fiona.klute |
Split infrastructure from https-test-client.py into modules
asynciomainproxy-ticket
|
|
|
@a2d1bb9
|
3 years |
fiona.klute |
https-test-client.py: Support multiple connections in one test config
asynciomainproxy-ticket
|
|
|
@ec63b07
|
3 years |
fiona.klute |
https-test-client.py: A few more doctests
asynciomainproxy-ticket
|
|
|
@6ea34b1
|
3 years |
fiona.klute |
Rename TestRequest?.check_body() to show it is shared API
asynciomainproxy-ticket
|
|
|
@1de6754
|
3 years |
fiona.klute |
Move code for running a test connection into TestConnection?.run()
asynciomainproxy-ticket
|
|
|
@2e736df
|
3 years |
fiona.klute |
https-test-client.py: Require --test-config parameter
This allows a …
asynciomainproxy-ticket
|
|
|
@ce85a5f
|
3 years |
fiona.klute |
Move code to run a TestRequest? into the class
asynciomainproxy-ticket
|
|
|
@851173b
|
3 years |
fiona.klute |
TestConnection?: Rename unused "protocol" parameter to "transport"
…
asynciomainproxy-ticket
|
|
|
@1c2b936
|
3 years |
fiona.klute |
Test suite: Use the new Python-based test client
asynciomainproxy-ticket
|
|
|