Classes | Macros | Functions | Variables
unit1307.c File Reference
#include "curlcheck.h"
#include "curl_fnmatch.h"
Include dependency graph for unit1307.c:

Go to the source code of this file.

Classes

struct  testcase
 

Macros

#define MATCH   CURL_FNMATCH_MATCH
 
#define MAX_PATTERN_L   100
 
#define MAX_STRING_L   100
 
#define NOMATCH   CURL_FNMATCH_NOMATCH
 
#define RE_ERR   CURL_FNMATCH_FAIL
 

Functions

 for (i=0;i< testnum;i++)
 
static CURLcode unit_setup (void)
 
static void unit_stop (void)
 

Variables

int i
 
int rc
 
UNITTEST_START int testnum = sizeof(tests) / sizeof(struct testcase)
 
static const struct testcase tests []
 

Macro Definition Documentation

◆ MATCH

#define MATCH   CURL_FNMATCH_MATCH

Definition at line 26 of file unit1307.c.

◆ MAX_PATTERN_L

#define MAX_PATTERN_L   100

Definition at line 30 of file unit1307.c.

◆ MAX_STRING_L

#define MAX_STRING_L   100

Definition at line 31 of file unit1307.c.

◆ NOMATCH

#define NOMATCH   CURL_FNMATCH_NOMATCH

Definition at line 27 of file unit1307.c.

◆ RE_ERR

#define RE_ERR   CURL_FNMATCH_FAIL

Definition at line 28 of file unit1307.c.

Function Documentation

◆ for()

for ( )

Definition at line 225 of file unit1307.c.

◆ unit_setup()

static CURLcode unit_setup ( void  )
static

Definition at line 211 of file unit1307.c.

◆ unit_stop()

static void unit_stop ( void  )
static

Definition at line 216 of file unit1307.c.

Variable Documentation

◆ i

int i

Definition at line 223 of file unit1307.c.

◆ rc

int rc

Definition at line 223 of file unit1307.c.

◆ testnum

UNITTEST_START int testnum = sizeof(tests) / sizeof(struct testcase)

Definition at line 222 of file unit1307.c.

◆ tests

const struct testcase tests[]
static

Definition at line 39 of file unit1307.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 02:25:02