Home
last modified time | relevance | path

Searched refs:fail (Results 201 – 225 of 322) sorted by relevance

12345678910>>...13

/PHP-7.3/ext/ldap/tests/
H A Dldap_set_rebind_proc_error.phpt2 ldap_set_rebind_proc() - Testing ldap_set_rebind_proc() that should fail
H A Dldap_compare_error.phpt2 ldap_compare() - Testing ldap_compare() that should fail
H A Dldap_delete_error.phpt2 ldap_delete() - Delete operation that should fail
H A Dldap_mod_del_error.phpt2 ldap_mod_del() - ldap_mod_del() operations that should fail
H A Dldap_mod_replace_error.phpt2 ldap_mod_replace() - ldap_mod_replace() operations that should fail
H A Dldap_set_option_error.phpt2 ldap_set_option() - ldap_set_option() operation that should fail
H A Dldap_sort_error.phpt2 ldap_sort() - Testing ldap_sort() that should fail
/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug71103.phpt2 Bug #71103 file_exists and is_readable fail silently
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_connect_errno.phpt31 …printf("[004] Connect to the server should fail using host=%s, user=%s, passwd=***non_empty, dbnam…
H A Dmysqli_stmt_field_count.phpt29 printf("[004] Prepare should fail for an empty statement\n");
77 printf("[020] Prepare should fail, statement has been closed\n");
/PHP-7.3/ext/pdo/tests/
H A Dpdo_024.phpt34 echo "bind: fail\n";
/PHP-7.3/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_up.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
H A Dbatch_stmt_ins_exec.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
H A Dbatch_stmt_ins_sel_up_del.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
/PHP-7.3/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
/PHP-7.3/ext/oci8/tests/
H A Dpecl_bug10194.phpt47 var_dump(strlen($row['CLOB']->load())); /* here it should fail */
H A Dimp_res_func_error.phpt40 $r = oci_execute($s); // This will fail with ORA-29478 in Oracle 12.1
H A Dpecl_bug10194_blob.phpt49 var_dump(strlen($row['BLOB']->load())); /* here it should fail */
H A Dpecl_bug10194_blob_64.phpt50 var_dump(strlen($row['BLOB']->load())); /* here it should fail */
/PHP-7.3/ext/mbstring/tests/
H A Dmb_detect_order.phpt35 // Set invalid encoding. Should fail.
/PHP-7.3/tests/classes/
H A Dproperty_recreate_protected.phpt35 $d->p = 'this will fail';
/PHP-7.3/ext/standard/
H A Dbase64.c115 goto fail; in php_base64_decode_impl()
140 goto fail; in php_base64_decode_impl()
146 goto fail; in php_base64_decode_impl()
154 fail: in php_base64_decode_impl()
/PHP-7.3/ext/interbase/tests/
H A D004.phpt45 echo " BLOB 1 fail (1)\n";
54 echo " BLOB 1 fail (2)\n";
69 echo " BLOB 2 fail\n";
/PHP-7.3/ext/standard/tests/mail/
H A Dmail_basic7.phpt49 // Should fail all
76 // Should fail all
101 // Should fail most
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_spki_verify_basic.phpt38 var_dump(openssl_spki_verify($spkac . 'Make it fail'));

Completed in 54 milliseconds

12345678910>>...13