Home
last modified time | relevance | path

Searched refs:tests (Results 126 – 150 of 952) sorted by relevance

12345678910>>...39

/PHP-7.4/ext/pdo_mysql/tests/
H A Dlast_insert_id.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dpecl_bug_5200.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug67462.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
13 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug71885.phpt6 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require_once dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_49985.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/standard/tests/math/
H A Dlog1p_basic.phpt28 echo "\n LOG1p tests\n";
41 LOG1p tests
/PHP-7.4/ext/date/tests/
H A Ddate-time-modify-times.phpt7 $tests = array(
25 foreach ( $tests as $start => $data )
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_server.phpt6 require(__DIR__.'/../../pdo/tests/pdo_test.inc');
12 require(__DIR__ . '/../../pdo/tests/pdo_test.inc');
H A Dbug46274_2.phpt7 require __DIR__.'/../../pdo/tests/pdo_test.inc';
12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
/PHP-7.4/ext/soap/tests/soap12/
H A DT44.phpt13 <test:echoSimpleTypesAsStruct xmlns:test="http://example.org/ts-tests"
26 …/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchem…
H A DT47.phpt15 <test:echoFloatArray xmlns:test="http://example.org/ts-tests"
30tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT48.phpt13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT49.phpt13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT50.phpt13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"
28tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/2003/05/soap-enco…
H A DT57.phpt14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT76_2.phpt14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT23.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
13 <test:echoOk xmlns:test="http://example.org/ts-tests"
H A DT75.phpt11 <test:echoResolvedRef xmlns:test="http://example.org/ts-tests"
27 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_encrypt_error.phpt2 openssl_encrypt() error tests
7 $data = "openssl_encrypt() tests";
15 // wrong parameters tests
/PHP-7.4/ext/dba/tests/
H A DCONFLICTS1 # Many of these tests work on the same database file
/PHP-7.4/ext/pgsql/tests/
H A DREADME.md1 # The pgsql extension tests
14 as the same user running the tests you ensure that the user is granted access to
/PHP-7.4/ext/session/tests/
H A Drfc1867_sid_get.phpt22 PHPSESSID=rfc1867-tests
28 rfc1867-tests-post
52 string(%d) "rfc1867-tests"
/PHP-7.4/ext/pdo/tests/
H A Dpdo_017.phpt19 require_once(__DIR__ . DIRECTORY_SEPARATOR . '../../pdo_mysql/tests/mysql_pdo_test.inc');
27 if (getenv('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.__DIR__ . '/../../pdo/tests/');
32 require_once(__DIR__ . DIRECTORY_SEPARATOR . '../../pdo_mysql/tests/mysql_pdo_test.inc');
/PHP-7.4/sapi/fpm/tests/
H A DCONFLICTS1 # FPM tests have many spurious failures on Azure recently,
/PHP-7.4/ext/spl/tests/
H A Dfileobject_getfileinfo_basic.phpt34 string(%d) "tests"
42 string(%d) "tests"

Completed in 26 milliseconds

12345678910>>...39