Home
last modified time | relevance | path

Searched refs:tests (Results 176 – 200 of 952) sorted by relevance

12345678910>>...39

/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug71885_2.phpt7 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
19 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities18.phpt5 $tests = array(
18 foreach ($tests as $test) {
/PHP-7.4/Zend/tests/
H A Dlist_keyed_evaluation_order.inc3 // Observer objects for the Zend/tests/list_keyed_evaluation_order.* tests
H A Dexception_handler_001.phpt2 exception handler tests - 1
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2a.phpt6 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
7 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
13 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_action.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_client_info.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_client_identifier.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
/PHP-7.4/ext/standard/tests/math/
H A Dpow.phpt2 Various pow() tests
11 $tests = <<<TESTS
144 include(__DIR__ . '/../../../../tests/quicktester.inc');
/PHP-7.4/ext/openssl/tests/
H A Dcipher_tests.inc169 $tests = array();
179 $tests[] = $test;
182 return $tests;
/PHP-7.4/ext/json/tests/
H A Djson_encode_unescaped_slashes.phpt2 json_decode() tests
/PHP-7.4/ext/exif/tests/
H A Dbug78793.phpt5 $f = "ext/exif/tests/bug77950.tiff";
/PHP-7.4/ext/libxml/tests/
H A Dbug51903.phpt6 if (@!include "./ext/standard/tests/http/server.inc") die('skip server.inc not available');
11 require "./ext/standard/tests/http/server.inc";
/PHP-7.4/ext/standard/tests/file/
H A Dget_current_user.phpt2 get_current_user() tests
/PHP-7.4/ext/posix/tests/
H A Dposix_isatty.phpt2 posix_isatty(): Basic tests
H A Dposix_getrlimit.phpt2 posix_getrlimit(): Basic tests
/PHP-7.4/ext/oci8/tests/
H A Ddetails.inc7 * Resident Connection Pooling (DRCP) tests. For these tests to run
18 $user = getenv('PHP_OCI8_TEST_USER'); // Database username for tests
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_01_open.phpt2 SQLite3::open/close tests
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_bit.phpt68 $tests = 0;
70 while ($tests < 10) {
72 $tests++;
73 if (1 == $tests)
75 else if (2 == $tests)
/PHP-7.4/ext/soap/tests/soap12/
H A DT51.phpt13 <test:echoBase64 xmlns:test="http://example.org/ts-tests"
26 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT52.phpt13 <test:echoBoolean xmlns:test="http://example.org/ts-tests"
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT53.phpt13 <test:echoDate xmlns:test="http://example.org/ts-tests"
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT54.phpt13 <test:echoDecimal xmlns:test="http://example.org/ts-tests"
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT55.phpt13 <test:echoFloat xmlns:test="http://example.org/ts-tests"
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT76_1.phpt13 <test:echoString xmlns:test="http://example.org/ts-tests"
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…

Completed in 43 milliseconds

12345678910>>...39