Apache HTTPD
Functions
testuuid.c File Reference
#include "testutil.h"
#include "apr_general.h"
#include "apr_uuid.h"

Go to the source code of this file.

Functions

static void test_uuid_parse (abts_case *tc, void *data)
 
static void test_gen2 (abts_case *tc, void *data)
 
abts_suitetestuuid (abts_suite *suite)
 

Function Documentation

◆ test_gen2()

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

Definition at line 35 of file testuuid.c.

◆ test_uuid_parse()

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

Definition at line 21 of file testuuid.c.

◆ testuuid()

abts_suite * testuuid ( abts_suite suite)

Definition at line 48 of file testuuid.c.