Glenn Strauss
|
9c9cd37320
|
[tests] speed up mod-fastcgi and mod-scgi tests
On platforms where lighttpd gets SIGCHLD,
lighttpd can quickly detect exit of backend process
and can restart backend process
|
10 months ago |
Glenn Strauss
|
5b1b9f7824
|
[tests] use ephemeral ports in tests
avoid spurious test failures due to conflicts with ports in use by
other processes, which might occur when tests use hard-coded ports
|
2 years ago |
Glenn Strauss
|
b598bb53f9
|
[tests] remove FastCGI test dependency on PHP
|
2 years ago |
Glenn Strauss
|
aa14493e47
|
[tests] reduce time waiting for backends to start
reduce time spent waiting for backends to start
tests check for active listening port before proceeding
test runs now complete in about 2/3 the time
|
5 years ago |
Glenn Strauss
|
ab077790f2
|
[tests] correct skip count for mod-scgi.t
|
5 years ago |
Glenn Strauss
|
4a68780e1b
|
[mod_scgi] tests/mod-scgi.t unit tests
(copied from tests/mod-fastcgi.t fcgi-responder tests)
|
5 years ago |