Apache HTTPD
Functions
testtemp.c File Reference
#include "testutil.h"
#include "apr_file_io.h"
#include "apr_strings.h"

Go to the source code of this file.

Functions

static void test_temp_dir (abts_case *tc, void *data)
 
static void test_mktemp (abts_case *tc, void *data)
 
abts_suitetesttemp (abts_suite *suite)
 

Function Documentation

◆ test_mktemp()

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

Definition at line 31 of file testtemp.c.

◆ test_temp_dir()

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

Definition at line 21 of file testtemp.c.

◆ testtemp()

abts_suite * testtemp ( abts_suite suite)

Definition at line 46 of file testtemp.c.