Apache HTTPD
Functions
testlfs.c File Reference
#include "apr_file_io.h"
#include "apr_file_info.h"
#include "apr_errno.h"
#include "apr_general.h"
#include "apr_poll.h"
#include "apr_strings.h"
#include "apr_lib.h"
#include "apr_mmap.h"
#include "testutil.h"

Go to the source code of this file.

Functions

static void test_nolfs (abts_case *tc, void *data)
 
abts_suitetestlfs (abts_suite *suite)
 

Function Documentation

◆ test_nolfs()

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

Definition at line 343 of file testlfs.c.

◆ testlfs()

abts_suite * testlfs ( abts_suite suite)

Definition at line 355 of file testlfs.c.