Classes | Macros | Functions | Variables
unit1303.c File Reference
#include "curlcheck.h"
#include "urldata.h"
#include "connect.h"
#include "memdebug.h"
Include dependency graph for unit1303.c:

Go to the source code of this file.

Classes

struct  timetest
 

Macros

#define BASE   1000000
 
#define NOW(x, y)   now.tv_sec = x; now.tv_usec = y
 
#define TIMEOUTS(x, y)   data->set.timeout = x; data->set.connecttimeout = y
 

Functions

 for (i=0;i< sizeof(run)/sizeof(run[0]);i++)
 
static CURLcode unit_setup (void)
 
static void unit_stop (void)
 

Variables

static struct Curl_easydata
 
unsigned int i
 
const struct timetest run []
 
time_t timeout
 
data progress t_startsingle tv_sec = BASE
 
data progress t_startsingle tv_usec = 0
 
 UNITTEST_START
 

Macro Definition Documentation

#define BASE   1000000

Definition at line 49 of file unit1303.c.

#define NOW (   x,
  y 
)    now.tv_sec = x; now.tv_usec = y

Definition at line 52 of file unit1303.c.

#define TIMEOUTS (   x,
  y 
)    data->set.timeout = x; data->set.connecttimeout = y

Definition at line 54 of file unit1303.c.

Function Documentation

for ( )

Definition at line 141 of file unit1303.c.

static CURLcode unit_setup ( void  )
static

Definition at line 30 of file unit1303.c.

static void unit_stop ( void  )
static

Definition at line 41 of file unit1303.c.

Variable Documentation

struct Curl_easy* data
static

Definition at line 28 of file unit1303.c.

unsigned int i

Definition at line 79 of file unit1303.c.

const struct timetest run[]

Definition at line 81 of file unit1303.c.

time_t timeout

Definition at line 78 of file unit1303.c.

data progress t_startop tv_sec = BASE

Definition at line 136 of file unit1303.c.

data progress t_startop tv_usec = 0

Definition at line 137 of file unit1303.c.

UNITTEST_START
Initial value:
{
struct curltime now
struct curltime now
Definition: unit1399.c:83

Definition at line 76 of file unit1303.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17