Lines Matching full:fail

74     fail("Parser not created");
104 fail("Parse succeeded despite failing allocator");
106 fail("Parse failed with max allocations");
150 fail("Parse succeeded despite failing allocator");
152 fail("Parse failed with max allocations");
177 fail("Parse succeeded despite failing allocator");
179 fail("Parse failed with max allocations");
203 fail("Parse succeeded despite failing allocator");
205 fail("Parse failed with max allocations");
244 fail("Parse succeeded despite failing allocator");
246 fail("Parse failed with max allocations");
268 fail("Parse succeeded despite failing allocator");
270 fail("Parse failed with max allocations");
294 fail("Parse succeeded despite failing allocator");
296 fail("Parse failed with max allocations");
314 fail("External parser allocator returned success incorrectly");
341 fail("Parsing ignored failing allocator");
343 fail("Parsing failed with allocation count 10");
398 fail("External entity parsed despite duff allocator");
400 fail("External entity not parsed at max allocation count");
426 fail("Encoding check succeeded despite failing allocator");
428 fail("Encoding failed at max allocation count");
454 fail("Internal entity worked despite failing allocations");
456 fail("Internal entity failed at max allocation count");
479 fail("Parameter entity processed despite duff allocator");
481 fail("Parameter entity not processed at max allocation count");
531 fail("Default DTD parsed despite allocation failures");
533 fail("Default DTD not parsed with maximum alloc count");
542 fail("Not all handlers were called");
557 fail("Encoding set despite failing allocator");
559 fail("Encoding not set at max allocation count");
575 fail("Base set despite failing allocator");
577 fail("Base not set with max allocation count");
593 fail("1.5K buffer reallocation failed");
605 fail("Parse succeeded with no reallocation");
607 fail("Parse failed with max reallocation count");
631 fail("Succeeded with no reallocations");
633 fail("Failed with max reallocations");
676 fail("Parse succeeded despite no reallocations");
678 fail("Parse failed at max reallocations");
728 fail("Parsing worked despite failing allocation");
730 fail("Parsing failed at max allocation count");
732 fail("Entity declaration handler not called");
792 fail("Parsing worked despite failing reallocation");
794 fail("Parsing failed at max reallocation count");
837 fail("Parse succeeded despite failing allocator");
839 fail("Parse failed at maximum allocation count");
843 fail("Doctype handler functions not called");
885 fail("Parse succeeded despite failing allocator");
887 fail("Parse failed at maximum allocation count");
905 fail("Could not set foreign DTD");
914 fail("Parse succeeded despite failing allocator");
916 fail("Parse failed at maximum allocation count");
946 fail("Parse succeeded despite failing allocator");
948 fail("Parse failed at maximum allocation count");
1002 fail("Parse succeeded despite failing reallocator");
1004 fail("Parse failed at maximum reallocation count");
1052 fail("Parse succeeded despite failing reallocator");
1054 fail("Parse failed at maximum reallocation count");
1102 fail("Parse succeeded despite failing reallocator");
1104 fail("Parse failed at maximum reallocation count");
1167 fail("Parse succeeded despite allocation failures");
1169 fail("Parse failed at maximum allocation count");
1172 fail("Entity declaration handler not called");
1217 fail("Parse succeeded despite allocation failures");
1219 fail("Parse failed at maximum allocation count");
1221 fail("Notation handler not called");
1266 fail("Parse succeeded despite allocation failures");
1268 fail("Parse failed at maximum allocation count");
1270 fail("Notation handler not called");
1305 fail("Parse succeeded despite failing reallocator");
1307 fail("Parse failed at maximum reallocation count");
1310 fail("Element handler not fired");
1345 fail("Parse succeeded despite failing reallocator");
1347 fail("Parse failed at maximum reallocation count");
1350 fail("Element handler not fired");
1382 fail("Parse succeeded despite failing allocator");
1384 fail("Parse failed at maximum allocation count");
1386 fail("Element handler flag not raised");
1420 fail("Parse succeeded despite failing reallocator");
1422 fail("Parse failed at maximum reallocation count");
1424 fail("Element handler flag not raised");
1446 fail("Parse completed despite failing allocator");
1448 fail("Parse failed at maximum allocation count");
1450 fail("Processing instruction handler not invoked");
1472 fail("Parse completed despite failing allocator");
1474 fail("Parse failed at maximum allocation count");
1476 fail("Processing instruction handler not invoked");
1515 fail("Parse succeeded despite failing reallocator");
1517 fail("Parse failed at maximum reallocation count");
1536 fail("Parse succeeded despite failing allocator");
1538 fail("Parse failed at maximum allocation count");
1557 fail("Parse succeeded despite failing allocator");
1559 fail("Parse failed at maximum allocation count");
1602 fail("Parse succeeded despite failing allocator");
1604 fail("Parse failed at maximum allocation count");
1646 fail("Parse succeeded despite failing allocator");
1648 fail("Parse failed at maximum allocation count");
1682 "Memory Fail not faulted", NULL, XML_ERROR_NO_MEMORY};
1734 fail("Parse succeeded despite failing reallocator");
1736 fail("Parse failed at maximum reallocation count");
1780 fail("Parse succeeded despite failing reallocator");
1782 fail("Parse failed at maximum reallocation count");
1815 fail("Parse succeeded despite failing reallocator");
1817 fail("Parse failed at maximum reallocation count");
1854 fail("Parsing worked despite failing reallocations");
1856 fail("Parsing failed even at max reallocation count");
1906 fail("Parsing worked despite failing allocations");
1908 fail("Parsing failed even at max allocation count");
1953 fail("Parsing worked despite failing allocations");
1955 fail("Parsing failed even at max allocation count");
2001 fail("Parsing worked despite failing allocations");
2003 fail("Parsing failed even at max allocation count");
2070 fail("Parsing worked despite failing allocations");
2072 fail("Parsing failed even at max allocation count");
2085 fail("Call to parse was expected to fail");
2088 fail("Call to parse was expected to fail from the external entity handler");
2225 fail("parserWithoutParent is NULL");
2227 fail("parserWithParent is NULL");
2232 fail("Call with NULL parser is NOT supposed to succeed");
2235 fail("Call with non-root parser is NOT supposed to succeed");
2238 fail("Call with NaN limit is NOT supposed to succeed");
2241 fail("Call with negative limit is NOT supposed to succeed");
2244 fail("Call with positive limit <1.0 is NOT supposed to succeed");
2249 fail("Call with positive limit >=1.0 is supposed to succeed");
2252 fail("Call with positive limit >=1.0 is supposed to succeed");
2255 fail("Call with positive limit >=1.0 is supposed to succeed");
2259 fail("Call with NULL parser is NOT supposed to succeed");
2261 fail("Call with non-root parser is NOT supposed to succeed");
2266 fail("Call with non-NULL parentless parser is supposed to succeed");