24#define TESTSTR "This is a test"
26#define PROC_CHILD_NAME TESTBINPATH "proc_child" EXTENSION
133 args[0] =
"proc_child";
void abts_run_test(abts_suite *ts, test_func f, void *value)
#define ABTS_SIZE_EQUAL(a, b, c)
#define ABTS_STR_EQUAL(a, b, c)
#define ABTS_ASSERT(a, b, c)
#define ABTS_INT_EQUAL(a, b, c)
APR Miscellaneous library routines.
APR general purpose library routines.
APR Thread and Process Library.
const unsigned char * buf
apr_seek_where_t apr_off_t * offset
#define apr_pcalloc(p, size)
const char const char *const const char *const apr_procattr_t * attr
const char const char *const * args
abts_suite * testfile(abts_suite *suite)
static void test_file_redir(abts_case *tc, void *data)
static apr_proc_t newproc
static void test_proc_wait(abts_case *tc, void *data)
abts_suite * testproc(abts_suite *suite)
static void test_create_proc(abts_case *tc, void *data)