Home
last modified time | relevance | path

Searched refs:start_proc (Results 1 – 24 of 24) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dmod-fastcgi.t30 ok($tf->start_proc == 0, "Starting lighttpd") or goto cleanup;
214 ok($tf->start_proc == 0, "Starting lighttpd with $tf->{CONFIGFILE}") or goto cleanup;
234 ok($tf->start_proc == 0, "Starting lighttpd with $tf->{CONFIGFILE}") or goto cleanup;
246 ok($tf->start_proc == 0, "Starting lighttpd with bug-12.conf") or goto cleanup;
269 ok($tf->start_proc == 0, "Starting lighttpd with $tf->{CONFIGFILE}") or die();
300 ok($tf->start_proc == 0, "Starting lighttpd with $tf->{CONFIGFILE}") or die();
336 ok($tf->start_proc == 0, "Starting lighttpd with $tf->{CONFIGFILE}") or die();
H A Dmod-proxy.t39 ok($tf_real->start_proc == 0, "Starting lighttpd") or goto cleanup;
41 ok($tf_proxy->start_proc == 0, "Starting lighttpd as proxy") or goto cleanup;
H A Dcore-condition.t18 ok($tf->start_proc == 0, "Starting lighttpd") or die();
71 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-ssi.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-access.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-userdir.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-setenv.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore-var-include.t21 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore-keepalive.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore-404-handler.t28 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-redirect.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-rewrite.t29 ok($tf->start_proc == 0, "Starting lighttpd") or goto cleanup;
H A Dlowercase.t19 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-compress.t19 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-secdownload.t18 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore-response.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dsymlink.t37 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcachable.t19 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-auth.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dmod-cgi.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Dcore-request.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A Drequest.t17 ok($tf->start_proc == 0, "Starting lighttpd") or die();
H A DLightyTest.pm110 sub start_proc { subroutine