]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) test/core: start of a stress test case, skipped unless
authorStefan Eissing <icing@apache.org>
Thu, 14 Apr 2022 11:09:50 +0000 (11:09 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 14 Apr 2022 11:09:50 +0000 (11:09 +0000)
commitb13978eddd1b975ec6fd581a88fc1f7519dabeb6
tree4177029a9397ae89b1325f28ff076992d7b3ba57
parentffbfbf1c590bae60b32fd3decc63bfe6ca454877
  *) test/core: start of a stress test case, skipped unless
     environment variable STRESS_TEST is present.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899845 13f79535-47bb-0310-9956-ffa450edef68
test/modules/core/conftest.py
test/modules/core/env.py [new file with mode: 0644]
test/modules/core/htdocs/cgi/delay.py [new file with mode: 0644]
test/modules/core/test_002_restarts.py [new file with mode: 0644]