]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
sync test code with mod-h2
authorStefan Eissing <icing@apache.org>
Wed, 10 Jul 2024 10:55:23 +0000 (10:55 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 10 Jul 2024 10:55:23 +0000 (10:55 +0000)
commit98b9ed685ecfbce75a2e613e7738d69da188bc1a
tree2d51b17ef0dffe1d2015c5af85d68ff0ee05daa9
parentc6c9a741b1d96d1b976c0c994edd9de230482102
sync test code with mod-h2

- shutdown server at end of h2 tests
- adapt minimum httpd versions for some tests
- add test_700_20 for load on blocked connections,
  disabled for now until mpm_event improves
- build websocket client automatically

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919087 13f79535-47bb-0310-9956-ffa450edef68
test/modules/http2/conftest.py
test/modules/http2/env.py
test/modules/http2/test_103_upgrade.py
test/modules/http2/test_600_h2proxy.py
test/modules/http2/test_700_load_get.py
test/modules/http2/test_800_websockets.py
test/pyhttpd/env.py