#include "curlcheck.h"#include "curlx.h"#include "hash.h"#include "hostip.h"#include "memdebug.h"
Go to the source code of this file.
Macros | |
| #define | ENABLE_CURLX_PRINTF |
Functions | |
| static CURLcode | create_node (void) |
| static Curl_addrinfo * | fake_ai (void) |
| if (strcmp(arg, "1305") !=0) | |
| static CURLcode | unit_setup (void) |
| static void | unit_stop (void) |
Variables | |
| static struct Curl_easy * | data |
| static char * | data_key |
| static struct Curl_dns_entry * | data_node |
| static struct curl_hash | hp |
| size_t | key_len |
| UNITTEST_START struct Curl_dns_entry * | nodep |
| #define ENABLE_CURLX_PRINTF |
Definition at line 34 of file unit1305.c.
|
static |
Definition at line 103 of file unit1305.c.
|
static |
Definition at line 76 of file unit1305.c.
| if | ( | strcmp(arg, "1305") ! | = 0 | ) |
Definition at line 127 of file unit1305.c.
|
static |
Definition at line 47 of file unit1305.c.
|
static |
Definition at line 63 of file unit1305.c.
Definition at line 42 of file unit1305.c.
|
static |
Definition at line 44 of file unit1305.c.
|
static |
Definition at line 45 of file unit1305.c.
|
static |
Definition at line 43 of file unit1305.c.
| size_t key_len |
Definition at line 124 of file unit1305.c.
| UNITTEST_START struct Curl_dns_entry* nodep |
Definition at line 123 of file unit1305.c.