Apache HTTPD
Macros | Functions
teststrmatch.c File Reference
#include "testutil.h"
#include "apr.h"
#include "apr_general.h"
#include "apr_strmatch.h"
#include "apr_want.h"

Go to the source code of this file.

Macros

#define APR_WANT_STDIO
 
#define APR_WANT_STRFUNC
 

Functions

static void test_str (abts_case *tc, void *data)
 
abts_suiteteststrmatch (abts_suite *suite)
 

Macro Definition Documentation

◆ APR_WANT_STDIO

#define APR_WANT_STDIO

Definition at line 25 of file teststrmatch.c.

◆ APR_WANT_STRFUNC

#define APR_WANT_STRFUNC

Definition at line 26 of file teststrmatch.c.

Function Documentation

◆ test_str()

static void test_str ( abts_case tc,
void *  data 
)
static

Definition at line 29 of file teststrmatch.c.

◆ teststrmatch()

abts_suite * teststrmatch ( abts_suite suite)

Definition at line 84 of file teststrmatch.c.