Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dmod-rewrite.t21 skip "PHP already running on port 1026", 1 if $tf->listening_on(1026);
22 skip "no php binary found", 1 unless -x $phpbin;
27 skip "no PHP running on port 1026", 6 unless $tf->listening_on(1026);
67 skip "PHP not started, cannot stop it", 1 unless $php_child != -1;
H A Dmod-proxy.t24 skip "PHP already running on port 1026", 1 if $tf_real->listening_on(1026);
25 skip "no php binary found", 1 unless -x $phpbin;
60 skip "no PHP running on port 1026", 1 unless $tf_real->listening_on(1026);
75 skip "PHP not started, cannot stop it", 1 unless $php_child != -1;
H A Dmod-fastcgi.t22 skip "PHP already running on port 1026", 1 if $tf->listening_on(1026);
23 skip "no php binary found", 1 unless -x $phpbin;
28 skip "no PHP running on port 1026", 35 unless $tf->listening_on(1026);
260 skip "PHP not started, cannot stop it", 1 unless $php_child != -1;
266skip "no fcgi-auth found", 5 unless -x $tf->{BASEDIR}."/tests/fcgi-auth" || -x $tf->{BASEDIR}."/te…
298 skip "no php found", 5 unless -x $phpbin;
333skip "no fcgi-responder found", 11 unless -x $tf->{BASEDIR}."/tests/fcgi-responder" || -x $tf->{BA…
H A Dsymlink.t36skip "perl does not support symlinking or setting up the symlinks failed.", 10 unless init_testbed;
H A Dmod-auth.t70 skip "no md5 for crypt under cygwin", 1 if $^O eq 'cygwin';
H A DMakefile.in879 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
911 result_count $$1 "SKIP: " $$skip "$$blu"; \
/mOS-networking-stack/core/src/
H A Dtcp_rb.c250 int skip = rb->len / UNITBUFSIZE; in buf_try_resize() local
252 if (skip-- <= 0) { in buf_try_resize()
666 bool skip = false; in tcprb_pwrite() local
681 skip = true; in tcprb_pwrite()
685 skip = false; in tcprb_pwrite()
715 skip = false; in tcprb_pwrite()
758 if ((rb->overlap == MOS_OVERLAP_POLICY_LAST || !skip) in tcprb_pwrite()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c2582 int i, j, maxlen, len, ncolumns, skip; local
2592 skip = (lemp->nsymbol + ncolumns - 1)/ncolumns;
2593 for(i=0; i<skip; i++){
2595 for(j=i; j<lemp->nsymbol; j+=skip){
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Daclocal.m41440 # Must skip GNU tar: if it does not support --format= it doesn't create
H A DNEWS159 * mod_webdav: Patch to skip login information for domain part of Destination field (fixes #1793)
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42880 …system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip