Home
last modified time | relevance | path

Searched refs:test (Results 4051 – 4075 of 5221) sorted by relevance

1...<<161162163164165166167168169170>>...209

/php-src/ext/random/tests/01_functions/
H A Dmt_rand_value.phpt35 * because PHP's implementation contains a bug. Thus, this test actually
/php-src/ext/ldap/tests/
H A Dldap_search_variation4.phpt2 ldap_search() test
H A Dldap_search_sort_controls.phpt2 ldap_search() test with sort and VLV controls
21 /* First test with only SORT control */
/php-src/ext/standard/tests/streams/
H A Dstream_cast_loses_data.phpt10 $tempnam = tempnam(sys_get_temp_dir(), 'test');
/php-src/ext/dom/tests/
H A DDOMNode_insertBefore_error4.phpt6 This test checks the error message is raised when the refnode is a brand new node
H A DDOMNode_insertBefore_error2.phpt6 This test checks the error message is raised when the refnode is a sibling
H A DDOMNode_insertBefore_error3.phpt6 This test checks the error message is raised when refnode is the parent node
/php-src/ext/pdo_sqlite/tests/
H A Dbug_42589.phpt18 $db->exec('INSERT INTO test_42589 VALUES("test")');
/php-src/ext/mysqli/tests/
H A Dmysqli_mysqlnd_read_timeout_long.phpt7 if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
H A Dmysqli_debug_mysqlnd_control_string.phpt35 if (!$res = mysqli_query($link, 'SELECT * FROM test')) {
63 if (!strstr($trace, 'SELECT * FROM test') && !strstr($trace, 'mysql_real_query'))
70 …could be that the test is borked and does not recognize the format of the gettimeofday() system ca…
73 …// currently PHP is not multi-threaded, so it should be safe to test for the PID of this PHP proce…
H A Dmysqli_kill.phpt26 if ($res = mysqli_query($link, "SELECT id FROM test LIMIT 1"))
48 if ((!$res = mysqli_query($link, "SELECT id FROM test LIMIT 1")) ||
/php-src/sapi/fpm/tests/
H A Dsocket-uds-too-long-filename-test.phpt2 FPM: UNIX socket filename is too for test
/php-src/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt19 var_dump($db->exec('CREATE TABLE test (a, b);'));
/php-src/sapi/cli/tests/
H A Dphp_cli_server_016.phpt4 this is an indirect test for bug 60591, since mem leak is reproted in the server side
/php-src/ext/standard/tests/general_functions/
H A Dproc_open_sockets1.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dvar_dump.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
125 array("test" => "is_array"),
129 array("string", "test"),
130 array('string', 'test'),
524 ["test"]=>
549 string(4) "test"
556 string(4) "test"
1168 ["test"]=>
1193 string(4) "test"
1200 string(4) "test"
H A Dvar_dump_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
125 array("test" => "is_array"),
129 array("string", "test"),
130 array('string', 'test'),
524 ["test"]=>
549 string(4) "test"
556 string(4) "test"
1168 ["test"]=>
1193 string(4) "test"
1200 string(4) "test"
/php-src/ext/standard/tests/http/
H A Dhttp_response_header_02.phpt14 "data://test/plain,HTTP/1.0 200 Ok\r\nSome: Header\r\n\r\nBody",
/php-src/ext/fileinfo/
H A Dconfig.m47 if test "$PHP_FILEINFO" != "no"; then
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_encoding_field_test.phpt2 Dom\HTMLDocument test values for encoding field
/php-src/tests/lang/
H A DforeachLoop.002.phpt35 //avoid infinite loop if test is failing
49 //avoid infinite loop if test is failing
/php-src/ext/standard/tests/image/
H A Dgetimagesize.phpt14 if (preg_match('/^test.+pix\./',$file) && $file != "test13pix.swf") {
27 ["test-1pix.bmp"]=>
/php-src/ext/standard/tests/strings/
H A Dbasename_basic.phpt48 array("foo".chr(0)."bar/test"),
161 string(4) "test"
/php-src/ext/pgsql/tests/
H A D08escape.phpt15 // pg_escape_string() test
30 // pg_escape_bytea() test
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt18 printf("[002] Unable to switch to emulated prepared statements, test will fail\n");
38 printf("[004] Unable to switch off emulated prepared statements, test will fail\n");

Completed in 37 milliseconds

1...<<161162163164165166167168169170>>...209