24#if APR_HAS_OTHER_CHILD
33 strlen(
"APR_OC_REASON_DEATH") + 1);
37 strlen(
"APR_OC_REASON_LOST") + 1);
41 strlen(
"APR_OC_REASON_UNWRITEABLE") + 1);
45 strlen(
"APR_OC_REASON_RESTART") + 1);
103 ABTS_NOT_IMPL(tc,
"Other child logic not implemented on this platform");
111#if !APR_HAS_OTHER_CHILD
void abts_run_test(abts_suite *ts, test_func f, void *value)
#define ABTS_PTR_EQUAL(a, b, c)
#define ABTS_PTR_NOTNULL(a, b)
#define ABTS_NOT_IMPL(a, b)
#define ABTS_STR_EQUAL(a, b, c)
#define ABTS_INT_EQUAL(a, b, c)
#define APR_ASSERT_SUCCESS(tc, ctxt, rv)
APR Miscellaneous library routines.
APR general purpose library routines.
APR Thread and Process Library.
#define APR_OC_REASON_RESTART
#define APR_OC_REASON_LOST
#define APR_OC_REASON_DEATH
#define APR_OC_REASON_RUNNING
#define APR_OC_REASON_UNWRITABLE
const char const char *const * args
#define apr_time_from_sec(sec)
abts_suite * testoc(abts_suite *suite)
static void oc_not_impl(abts_case *tc, void *data)
static apr_proc_t newproc