summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test: removing the loadtest.py from test/modules/tls that requires additi...Stefan Eissing2021-12-011-882/+0
* * travis: installing librustls in $PREFIX and usingStefan Eissing2021-12-011-2/+2
* * test suite: add an image to test mod_tls on travisStefan Eissing2021-12-011-0/+22
* * test: check the h2load version for test suite making useStefan Eissing2021-11-302-1/+20
* * test suite: adding modules/tls, the test suite for theStefan Eissing2021-11-3030-0/+2661
* * test: allow more flexibility in the ssl modules usedStefan Eissing2021-11-309-30/+67
* * test: updating modules/md eab test for file featureStefan Eissing2021-11-241-0/+98
* * testsuite: possible now to issue client certificates and the chain file fo...Stefan Eissing2021-11-107-18/+99
* * test HTTP/2: also run core tests and worker mpmStefan Eissing2021-11-082-1/+138
* * test: just general cleanup and separationStefan Eissing2021-11-0865-5154/+199
* * test mod_md: check for older pytest request fixture that doesStefan Eissing2021-10-291-1/+2
* * test mod_md, try new gopath first, subshell go install cdStefan Eissing2021-10-291-2/+2
* * testsuite mod_md: trying explicit GOROOT instead of travis golang-1.11(rea...Stefan Eissing2021-10-291-1/+2
* * test: mod_md, trying to build pebble by explicitly installing golang-1.14Stefan Eissing2021-10-291-6/+5
* * adjust acceptable log errors fro http2 test suite on travisStefan Eissing2021-10-292-5/+13
* * mod_md test suite with travis setup similar to mod_http2.Stefan Eissing2021-10-2954-0/+8098
* * test: update of python test framework after integration with mod_mdStefan Eissing2021-10-2830-490/+802
* * mod_http2: hopeful (as always) fix for the stalling in 400_20.Stefan Eissing2021-10-141-1/+0
* *) mod_http2: disabling 400_20 again, seeing if 401_31 stays fixed.Stefan Eissing2021-10-141-0/+1
* *) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...Stefan Eissing2021-10-142-2/+0
* *) mod_http2: disabling the 2 test cases failing on travis is interim Stefan Eissing2021-10-142-0/+2
* *) mod_http2: H2HEADER buckets have the correct lenght of zero and noStefan Eissing2021-10-141-1/+1
* *) mod_http2: no longer splitting buckets on adding them to a beam,Stefan Eissing2021-10-143-5/+3
* * test/modules/http2: marking 3 test cases for skip as theyStefan Eissing2021-10-134-21/+24
* * mod_http2: resurrecting check for nghttp functionStefan Eissing2021-10-133-4/+39
* * mod_http2: checking for nghttp2 function 'set_no_closed_streams' on confi...Stefan Eissing2021-10-131-4/+6
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-127-1415/+22
* *) mod_http2:Stefan Eissing2021-10-122-4/+0
* * test infrastruture:Stefan Eissing2021-10-11100-454/+537
* test/modules/http2: more encoding tests.Yann Ylavic2021-10-072-3/+18
* * changed status expectations Stefan Eissing2021-10-071-4/+15
* * another encoding test for a file with % in its nameStefan Eissing2021-10-062-0/+1
* * additional encoding testStefan Eissing2021-10-062-0/+1
* * extending h2 tests with url encodings, 3 of which currently fail.Stefan Eissing2021-10-0615-296/+562
* * t/modules/http2.t is gone since 1893547. So do not use it any longer inRuediger Pluem2021-09-231-14/+16
* No nullglob with ls..Yann Ylavic2021-09-201-1/+0
* More of test -n wants a single argument.Yann Ylavic2021-09-201-2/+3
* test -n wants a single argument.Yann Ylavic2021-09-201-1/+1
* ci: show >debug logs only.Yann Ylavic2021-09-181-1/+1
* ci: show non-traceX logs only.Yann Ylavic2021-09-181-1/+1
* ci: print error_log on perl-framework failure.Yann Ylavic2021-09-181-13/+17
* * adding tests to verfiy header field name length checksStefan Eissing2021-09-131-0/+5
* make the test work with LibreSSLGiovanni Bechis2021-09-101-1/+1
* test/time-sem.c: unlock the accept mutex before exiting (error conditions).Yann Ylavic2021-09-071-0/+2
* Second attempt at updating the Travis conditions to work properlyJoe Orton2021-09-031-0/+39
* Add HTTP/2 test job to Travis configuration.Joe Orton2021-08-261-0/+6
* test/modules/http2:Stefan Eissing2021-08-262-7/+2
* * test/modules/http2: using stop/start instead of reload when changing apach...Stefan Eissing2021-08-252-14/+21
* Use apxs from the configured @bindir@ rather thanJoe Orton2021-08-231-1/+1
* * modules.conf is now build from a list of desired modulesStefan Eissing2021-08-233-46/+61