#include <string.h>
#include <assert.h>
#include "expat.h"
#include "common.h"
#include "minicheck.h"
#include "dummy.h"
#include "handlers.h"
#include "alloc_tests.h"
Go to the source code of this file.
◆ alloc_setup()
| static void alloc_setup |
( |
void |
| ) |
|
|
static |
◆ alloc_teardown()
| static void alloc_teardown |
( |
void |
| ) |
|
|
static |
◆ make_alloc_test_case()
| void make_alloc_test_case |
( |
Suite * |
s | ) |
|
◆ test_alloc_attribute_enum_value()
| static void test_alloc_attribute_enum_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_attribute_predefined_entity()
| static void test_alloc_attribute_predefined_entity |
( |
void |
| ) |
|
|
static |
◆ test_alloc_attribute_whitespace()
| static void test_alloc_attribute_whitespace |
( |
void |
| ) |
|
|
static |
◆ test_alloc_comment_in_epilog()
| static void test_alloc_comment_in_epilog |
( |
void |
| ) |
|
|
static |
◆ test_alloc_create_external_parser()
| static void test_alloc_create_external_parser |
( |
void |
| ) |
|
|
static |
◆ test_alloc_dtd_copy_default_atts()
| static void test_alloc_dtd_copy_default_atts |
( |
void |
| ) |
|
|
static |
◆ test_alloc_dtd_default_handling()
| static void test_alloc_dtd_default_handling |
( |
void |
| ) |
|
|
static |
◆ test_alloc_explicit_encoding()
| static void test_alloc_explicit_encoding |
( |
void |
| ) |
|
|
static |
◆ test_alloc_ext_entity_realloc_buffer()
| static void test_alloc_ext_entity_realloc_buffer |
( |
void |
| ) |
|
|
static |
◆ test_alloc_ext_entity_set_encoding()
| static void test_alloc_ext_entity_set_encoding |
( |
void |
| ) |
|
|
static |
◆ test_alloc_external_entity()
| static void test_alloc_external_entity |
( |
void |
| ) |
|
|
static |
◆ test_alloc_internal_entity()
| static void test_alloc_internal_entity |
( |
void |
| ) |
|
|
static |
◆ test_alloc_large_group()
| static void test_alloc_large_group |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_attr_default_with_char_ref()
| static void test_alloc_long_attr_default_with_char_ref |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_attr_value()
| static void test_alloc_long_attr_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_base()
| static void test_alloc_long_base |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_doc_name()
| static void test_alloc_long_doc_name |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_entity_value()
| static void test_alloc_long_entity_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_notation()
| static void test_alloc_long_notation |
( |
void |
| ) |
|
|
static |
◆ test_alloc_long_public_id()
| static void test_alloc_long_public_id |
( |
void |
| ) |
|
|
static |
◆ test_alloc_nested_entities()
| static void test_alloc_nested_entities |
( |
void |
| ) |
|
|
static |
◆ test_alloc_nested_groups()
| static void test_alloc_nested_groups |
( |
void |
| ) |
|
|
static |
◆ test_alloc_notation()
| static void test_alloc_notation |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_comment()
| static void test_alloc_parse_comment |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_comment_2()
| static void test_alloc_parse_comment_2 |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_pi()
| static void test_alloc_parse_pi |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_pi_2()
| static void test_alloc_parse_pi_2 |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_pi_3()
| static void test_alloc_parse_pi_3 |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_public_doctype()
| static void test_alloc_parse_public_doctype |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_public_doctype_long_name()
| static void test_alloc_parse_public_doctype_long_name |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_xdecl()
| static void test_alloc_parse_xdecl |
( |
void |
| ) |
|
|
static |
◆ test_alloc_parse_xdecl_2()
| static void test_alloc_parse_xdecl_2 |
( |
void |
| ) |
|
|
static |
◆ test_alloc_pi_in_epilog()
| static void test_alloc_pi_in_epilog |
( |
void |
| ) |
|
|
static |
◆ test_alloc_public_entity_value()
| static void test_alloc_public_entity_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_public_notation()
| static void test_alloc_public_notation |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_attribute_enum_value()
| static void test_alloc_realloc_attribute_enum_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_attributes()
| static void test_alloc_realloc_attributes |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_buffer()
| static void test_alloc_realloc_buffer |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_ce_extends_pe()
| static void test_alloc_realloc_ce_extends_pe |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_default_attribute()
| static void test_alloc_realloc_default_attribute |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_group_choice()
| static void test_alloc_realloc_group_choice |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_implied_attribute()
| static void test_alloc_realloc_implied_attribute |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_long_attribute_value()
| static void test_alloc_realloc_long_attribute_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_many_attributes()
| static void test_alloc_realloc_many_attributes |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_nested_groups()
| static void test_alloc_realloc_nested_groups |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_param_entity_newline()
| static void test_alloc_realloc_param_entity_newline |
( |
void |
| ) |
|
|
static |
◆ test_alloc_realloc_subst_public_entity_value()
| static void test_alloc_realloc_subst_public_entity_value |
( |
void |
| ) |
|
|
static |
◆ test_alloc_reset_after_external_entity_parser_create_fail()
| static void test_alloc_reset_after_external_entity_parser_create_fail |
( |
void |
| ) |
|
|
static |
◆ test_alloc_run_external_parser()
| static void test_alloc_run_external_parser |
( |
void |
| ) |
|
|
static |
◆ test_alloc_set_base()
| static void test_alloc_set_base |
( |
void |
| ) |
|
|
static |
◆ test_alloc_set_foreign_dtd()
| static void test_alloc_set_foreign_dtd |
( |
void |
| ) |
|
|
static |
◆ test_alloc_system_notation()
| static void test_alloc_system_notation |
( |
void |
| ) |
|
|
static |