Apache HTTPD
Functions
testdbd.c File Reference
#include "testutil.h"
#include "apr.h"
#include "apu.h"
#include "apr_pools.h"
#include "apr_dbd.h"
#include "apr_strings.h"

Go to the source code of this file.

Functions

static void test_dbd_init (abts_case *tc, void *data)
 
abts_suitetestdbd (abts_suite *suite)
 

Function Documentation

◆ test_dbd_init()

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

Definition at line 24 of file testdbd.c.

◆ testdbd()

abts_suite * testdbd ( abts_suite suite)

Definition at line 230 of file testdbd.c.