24#define TEST "Testing\n"
25#define TEST2 "Testing again\n"
26#define FILEPATH "data/"
void abts_run_test(abts_suite *ts, test_func f, void *value)
#define ABTS_SIZE_EQUAL(a, b, c)
#define ABTS_PTR_NOTNULL(a, b)
#define ABTS_STR_EQUAL(a, b, c)
#define ABTS_ASSERT(a, b, c)
#define ABTS_INT_EQUAL(a, b, c)
APR Miscellaneous library routines.
#define APR_STATUS_IS_ENOENT(s)
#define APR_FOPEN_DELONCLOSE
static void test_file_readwrite(abts_case *tc, void *data)
static void test_dup2_readwrite(abts_case *tc, void *data)
abts_suite * testdup(abts_suite *suite)
static void test_file_dup(abts_case *tc, void *data)
static void test_dup2(abts_case *tc, void *data)
abts_suite * testfile(abts_suite *suite)