Searched refs:expect_failure (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/expat/tests/ |
| H A D | ns_tests.c | 216 expect_failure(text, XML_ERROR_UNDECLARING_PREFIX, in START_TEST() 227 expect_failure(text, XML_ERROR_UNDECLARING_PREFIX, in START_TEST() 241 expect_failure(text, XML_ERROR_UNDECLARING_PREFIX, in START_TEST() 303 expect_failure(text, XML_ERROR_DUPLICATE_ATTRIBUTE, in START_TEST() 336 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, in START_TEST() 344 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, in START_TEST() 405 expect_failure(text1, XML_ERROR_RESERVED_PREFIX_XMLNS, in START_TEST() 422 expect_failure(text1, XML_ERROR_RESERVED_PREFIX_XML, in START_TEST() 425 expect_failure(text2, XML_ERROR_RESERVED_NAMESPACE_URI, in START_TEST() 428 expect_failure(text3, XML_ERROR_RESERVED_NAMESPACE_URI, in START_TEST() [all …]
|
| H A D | basic_tests.c | 96 expect_failure("<doc>�</doc>", XML_ERROR_BAD_CHAR_REF, in START_TEST() 436 expect_failure(text, XML_ERROR_INCORRECT_ENCODING, in START_TEST() 447 expect_failure(text, XML_ERROR_UNKNOWN_ENCODING, in START_TEST() 487 expect_failure(text, XML_ERROR_INVALID_TOKEN, in START_TEST() 923 expect_failure("\n" in START_TEST() 932 expect_failure("<?xml version='1.0' \xc3\xa7?>\n<doc/>", XML_ERROR_XML_DECL, in START_TEST() 938 expect_failure("<?xml ='1.0'?>\n<doc/>\n", XML_ERROR_XML_DECL, in START_TEST() 944 expect_failure("<?xml version='1.0' encoding='us-ascii' standalone?>\n" in START_TEST() 1044 expect_failure(text, XML_ERROR_EXTERNAL_ENTITY_HANDLING, in START_TEST() 1061 expect_failure(text, XML_ERROR_EXTERNAL_ENTITY_HANDLING, in START_TEST() [all …]
|
| H A D | common.h | 108 # define expect_failure(text, errorCode, errorMessage) \ macro
|
| H A D | misc_tests.c | 258 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, "Unbound prefixes not found"); in START_TEST()
|
| H A D | alloc_tests.c | 1689 expect_failure(text, XML_ERROR_EXTERNAL_ENTITY_HANDLING, in START_TEST()
|
| /src/crypto/openssl/test/ |
| H A D | sysdefaulttest.c | 19 static int expect_failure = 0; variable 27 if (expect_failure) { in test_func() 78 expect_failure = 1; in setup_tests()
|
| H A D | conf_include_test.c | 74 static int expect_failure = 0; variable 88 if (expect_failure) in test_load_config() 93 if (expect_failure) { in test_load_config() 258 expect_failure = 1; in setup_tests()
|
| /src/contrib/libevent/build-aux/ |
| H A D | test-driver | 56 expect_failure=no 67 --expect-failure) expect_failure=$2; shift;; 116 case $tweaked_estatus:$expect_failure in
|
| /src/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | test-driver | 56 expect_failure=no 67 --expect-failure) expect_failure=$2; shift;; 116 case $tweaked_estatus:$expect_failure in
|
| /src/contrib/openpam/ |
| H A D | test-driver | 58 expect_failure=no 69 --expect-failure) expect_failure=$2; shift;; 121 case $tweaked_estatus:$expect_failure in
|