Home
last modified time | relevance | path

Searched refs:tests (Results 151 – 175 of 888) sorted by relevance

12345678910>>...36

/PHP-5.5/ext/soap/tests/soap12/
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:/…
H A DT77_1.phpt13 <test:isNil 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 DT77_2.phpt13 <test:isNil xmlns:test="http://example.org/ts-tests"
23 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
H A DT77_3.phpt13 <test:isNil 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:/…
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_3.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_prefetch_2.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_fread_1.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
13 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug64953.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
14 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug69752.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_45120.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.5/ext/spl/tests/
H A DCallbackFilterIteratorTest.phpt28 $tests = array(
36 foreach($tests as $name => $test) {
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt11 // the ext/standard/tests/file/statpage.phpt test also tests getmyinode() returns an integer and wi…
/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php106 $tests = $testCaseContainer->getVariationTests(); variable
109 foreach($tests as $test) {
/PHP-5.5/ext/session/tests/
H A Drfc1867_sid_get.phpt21 PHPSESSID=rfc1867-tests
27 rfc1867-tests-post
51 string(%d) "rfc1867-tests"
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_reset.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
14 // tests to a generic SQL test, if we ever need that.
16 // fetch tests, because the fetch tests would have to call prepare/execute etc.
/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c631 } tests[] = variable
665 #define ntests (sizeof (tests) / sizeof (tests[0]))
713 sha256_process_bytes(tests[cnt].input, strlen(tests[cnt].input), &ctx); in main()
715 if (memcmp(tests[cnt].result, sum, 32) != 0) { in main()
721 for (i = 0; tests[cnt].input[i] != '\0'; ++i) { in main()
722 sha256_process_bytes(&tests[cnt].input[i], 1, &ctx); in main()
725 if (memcmp(tests[cnt].result, sum, 32) != 0) { in main()
/PHP-5.5/ext/xmlwriter/
H A DTODO2 - Add tests for Namespace functions/methods
/PHP-5.5/ext/json/tests/
H A Djson_encode_unescaped_slashes.phpt2 json_decode() tests
/PHP-5.5/Zend/tests/
H A Dexception_handler_001.phpt2 exception handler tests - 1
/PHP-5.5/ext/posix/tests/
H A Dposix_isatty.phpt2 posix_isatty(): Basic tests
/PHP-5.5/ext/standard/tests/file/
H A Dget_current_user.phpt2 get_current_user() tests

Completed in 26 milliseconds

12345678910>>...36