#include "test.h"
Go to the source code of this file.
Defines | |
#define | memory_tracking_init() Curl_nop_stmt |
Functions | |
char * | hexdump (unsigned char *buffer, size_t len) |
int | main (int argc, char **argv) |
int | select_wrapper (int nfds, fd_set *rd, fd_set *wr, fd_set *exc, struct timeval *tv) |
void | wait_ms (int ms) |
Variables | |
char * | libtest_arg2 = NULL |
char * | libtest_arg3 = NULL |
int | test_argc |
char ** | test_argv |
struct timeval | tv_test_start |
#define memory_tracking_init | ( | ) | Curl_nop_stmt |
int select_wrapper | ( | int | nfds, |
fd_set * | rd, | ||
fd_set * | wr, | ||
fd_set * | exc, | ||
struct timeval * | tv | ||
) |
char* libtest_arg2 = NULL |
char* libtest_arg3 = NULL |
struct timeval tv_test_start |