summaryrefslogtreecommitdiff
path: root/test/pyhttpd
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-122-1/+21
* *) test: check for recent curl version in proxy testsStefan Eissing2023-05-021-0/+15
* make test cases for mod_tls work, do not clear gen directory on every invocationStefan Eissing2023-04-271-3/+2
* make the http2 test suite working againStefan Eissing2023-04-272-19/+29
* pytests: test_tls_04_double_get does not want stdout separator for multiple r...Yann Ylavic2023-03-201-3/+3
* Support splitting mutiple outputs when using curl withRainer Jung2023-03-093-9/+35
* Fix tests test_202_trailer.py::TestTrailers::test_h2_202_03bRainer Jung2023-03-091-1/+3
* *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximumStefan Eissing2023-02-161-1/+4
* tests modules/http1: use "Header add" to produce response headers with whites...Stefan Eissing2022-10-191-1/+2
* Sync with v2.0.10 from github:Stefan Eissing2022-10-115-11/+16
* *) tests: load the top-level mod_aptest in all test suites.Stefan Eissing2022-09-213-13/+115
* *) test: improved nghttp client output parsing.Stefan Eissing2022-07-021-4/+3
* *) mod_http: genereate HEADERS buckets for trailersStefan Eissing2022-04-042-29/+84
* *) test: check for the mpm module used and disable http2 testsStefan Eissing2022-02-251-0/+1
* *) test: assume that modules which do not appear in our list of DSO_MODULESStefan Eissing2022-02-252-8/+9
* *) test: capture and parse output from nghttp more reliably.Stefan Eissing2022-02-141-10/+13
* *) test casesStefan Eissing2022-02-011-2/+0
* *) test: Stefan Eissing2022-01-201-3/+0
* *) test: added first mod_proxy tests in test/modules/proxy thatStefan Eissing2021-12-151-3/+3
* * test: check the h2load version for test suite making useStefan Eissing2021-11-301-0/+17
* * test: allow more flexibility in the ssl modules usedStefan Eissing2021-11-302-17/+42
* * testsuite: possible now to issue client certificates and the chain file fo...Stefan Eissing2021-11-104-15/+97
* * test: just general cleanup and separationStefan Eissing2021-11-0832-5322/+94
* * test: update of python test framework after integration with mod_mdStefan Eissing2021-10-287-275/+554
* * test/modules/http2: marking 3 test cases for skip as theyStefan Eissing2021-10-131-19/+19
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-122-1/+2
* * test infrastruture:Stefan Eissing2021-10-1163-0/+8885