#include <string.h>
#include <assert.h>
#include "expat.h"
#include "common.h"
#include "minicheck.h"
#include "dummy.h"
#include "handlers.h"
#include "nsalloc_tests.h"
Go to the source code of this file.
◆ context_realloc_test()
◆ make_nsalloc_test_case()
| void make_nsalloc_test_case |
( |
Suite * |
s | ) |
|
◆ nsalloc_setup()
| static void nsalloc_setup |
( |
void |
| ) |
|
|
static |
◆ nsalloc_teardown()
| static void nsalloc_teardown |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_less_long_namespace()
| static void test_nsalloc_less_long_namespace |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_attr()
| static void test_nsalloc_long_attr |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_attr_prefix()
| static void test_nsalloc_long_attr_prefix |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_context()
| static void test_nsalloc_long_context |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_default_in_ext()
| static void test_nsalloc_long_default_in_ext |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_element()
| static void test_nsalloc_long_element |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_namespace()
| static void test_nsalloc_long_namespace |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_prefix()
| static void test_nsalloc_long_prefix |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_systemid_in_ext()
| static void test_nsalloc_long_systemid_in_ext |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_long_uri()
| static void test_nsalloc_long_uri |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_parse_buffer()
| static void test_nsalloc_parse_buffer |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_prefixed_element()
| static void test_nsalloc_prefixed_element |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_attributes()
| static void test_nsalloc_realloc_attributes |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_binding_uri()
| static void test_nsalloc_realloc_binding_uri |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context()
| static void test_nsalloc_realloc_long_context |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_2()
| static void test_nsalloc_realloc_long_context_2 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_3()
| static void test_nsalloc_realloc_long_context_3 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_4()
| static void test_nsalloc_realloc_long_context_4 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_5()
| static void test_nsalloc_realloc_long_context_5 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_6()
| static void test_nsalloc_realloc_long_context_6 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_7()
| static void test_nsalloc_realloc_long_context_7 |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_context_in_dtd()
| static void test_nsalloc_realloc_long_context_in_dtd |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_ge_name()
| static void test_nsalloc_realloc_long_ge_name |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_long_prefix()
| static void test_nsalloc_realloc_long_prefix |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_realloc_longer_prefix()
| static void test_nsalloc_realloc_longer_prefix |
( |
void |
| ) |
|
|
static |
◆ test_nsalloc_xmlns()
| static void test_nsalloc_xmlns |
( |
void |
| ) |
|
|
static |