Apache HTTPD
Macros | Functions
testvsn.c File Reference
#include <stdio.h>
#include "testutil.h"
#include "apr_version.h"
#include "apr_general.h"

Go to the source code of this file.

Macros

#define IS_DEV   0
 

Functions

static void test_strings (abts_case *tc, void *data)
 
static void test_ints (abts_case *tc, void *data)
 
abts_suitetestvsn (abts_suite *suite)
 

Macro Definition Documentation

◆ IS_DEV

#define IS_DEV   0

Definition at line 32 of file testvsn.c.

Function Documentation

◆ test_ints()

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

Definition at line 35 of file testvsn.c.

◆ test_strings()

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

Definition at line 24 of file testvsn.c.

◆ testvsn()

abts_suite * testvsn ( abts_suite suite)

Definition at line 47 of file testvsn.c.