23#if defined(WIN32) || defined(NETWARE) || defined(OS2)
32#define P1 "first path"
33#define P2 "second" DSEP "path"
34#define P3 "th ird" DSEP "path"
35#define P4 "fourth" DSEP "pa th"
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_STR_EQUAL(a, b, c)
#define ABTS_INT_EQUAL(a, b, c)
apr_array_header_t * pathelts
static const char * path_in
static void list_split_multi(abts_case *tc, void *data)
static void list_merge_single(abts_case *tc, void *data)
static const char * path_out
static void list_merge_multi(abts_case *tc, void *data)
static const char * parts_out[]
static const char * parts_in[]
abts_suite * testpath(abts_suite *suite)
static const int parts_out_count
static void list_split_single(abts_case *tc, void *data)
static const int parts_in_count