Home
last modified time | relevance | path

Searched refs:getenv (Results 201 – 225 of 702) sorted by relevance

12345678910>>...29

/php-src/ext/pcntl/tests/
H A Dpcntl_qosclass.phpt8 if (getenv('SKIP_REPEAT')) die("skip Not repeatable");
H A Dpcntl_setns_newpid.phpt10 if (getenv('SKIP_ASAN')) die('skip Timeouts under ASAN');
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromString_04.phpt7 if (getenv('SKIP_ASAN') && LIBXML_VERSION < 20911) die('xleak leaks under libxml2 versions older th…
/php-src/tests/basic/
H A Dtimeout_variation_9.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtimeout_variation_2.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtimeout_variation_10.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/tests/lang/
H A Dbug45392.phpt5 if (getenv("USE_ZEND_ALLOC") === "0") {
/php-src/sapi/fpm/tests/
H A Dskipif.inc7 if (!getmyuid() && !getenv('TEST_FPM_RUN_AS_ROOT')) {
/php-src/ext/opcache/tests/
H A Dbug78106.phpt11 php_cli_server_start(getenv('TEST_PHP_EXTRA_ARGS'));
H A Dgh9259_003.phpt7 if (getenv('SKIP_ASAN')) die('xleak Leaks memory with ASAN');
/php-src/ext/standard/tests/network/
H A Dbug80067.phpt5 if (getenv("SKIP_ONLINE_TESTS")) die('skip online test');
H A Dgetprotobyname_basic.phpt10 if (getenv('SKIP_MSAN')) die('skip msan missing interceptor for getprotobyname()');
H A Dgetprotobynumber_basic.phpt10 if (getenv('SKIP_MSAN')) die('skip msan missing interceptor for getprotobynumber()');
/php-src/sapi/cli/tests/
H A D003-2.phpt13 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
H A D020.phpt13 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
H A Dargv_mb.phpt10 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
/php-src/Zend/tests/generators/
H A Dgh9801.phpt7 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
/php-src/ext/readline/tests/
H A Dreadline_write_history_001.phpt8 if (getenv('SKIP_REPEAT')) die("skip readline has global state");
H A Dreadline_read_history_001.phpt8 if (getenv('SKIP_REPEAT')) die("skip readline has global state");
/php-src/ext/pdo_sqlite/tests/
H A Dbug81740.phpt9 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller1.phpt9 if (getenv('SKIP_ASAN')) die('xleak LSan crashes for this test');
/php-src/ext/standard/tests/password/
H A Dpassword_hash.phpt4 <?php if (getenv("SKIP_SLOW_TESTS")) die("skip slow test"); ?>
/php-src/ext/xmlreader/tests/
H A Dbug70309.phpt8 <?php if (getenv("SKIP_SLOW_TESTS")) die("skip slow test"); ?>
9 <?php if (getenv("SKIP_ONLINE_TESTS")) die("skip online test"); ?>
/php-src/Zend/tests/
H A Dbug55509.phpt9 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
14 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/ext/standard/tests/file/
H A Dbug60120.phpt5 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');
16 $php = getenv('TEST_PHP_EXECUTABLE_ESCAPED');

Completed in 21 milliseconds

12345678910>>...29