Classes | Defines | 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

Defines

#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 struct testcase tests []

Define Documentation

#define MATCH   CURL_FNMATCH_MATCH

Definition at line 26 of file unit1307.c.

#define MAX_PATTERN_L   100

Definition at line 30 of file unit1307.c.

#define MAX_STRING_L   100

Definition at line 31 of file unit1307.c.

Definition at line 27 of file unit1307.c.

#define RE_ERR   CURL_FNMATCH_FAIL

Definition at line 28 of file unit1307.c.


Function Documentation

for ( )

Definition at line 225 of file unit1307.c.

static CURLcode unit_setup ( void  ) [static]

Definition at line 211 of file unit1307.c.

static void unit_stop ( void  ) [static]

Definition at line 216 of file unit1307.c.


Variable Documentation

int i

Definition at line 223 of file unit1307.c.

int rc

Definition at line 223 of file unit1307.c.

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

Definition at line 222 of file unit1307.c.

struct testcase tests[] [static]

Definition at line 39 of file unit1307.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09