47 "http://127.0.0.1:9999/asdf.html",
48 0,
"http",
"127.0.0.1:9999",
NULL,
NULL,
"127.0.0.1",
"9999",
"/asdf.html",
NULL,
NULL, 9999
51 "http://127.0.0.1:9999a/asdf.html",
52 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
55 "http://[::127.0.0.1]:9999/asdf.html",
56 0,
"http",
"[::127.0.0.1]:9999",
NULL,
NULL,
"::127.0.0.1",
"9999",
"/asdf.html",
NULL,
NULL, 9999
59 "http://[::127.0.0.1]:9999a/asdf.html",
60 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
63 "/error/include/top.html",
64 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"/error/include/top.html",
NULL,
NULL, 0
67 "/error/include/../contact.html.var",
68 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"/error/include/../contact.html.var",
NULL,
NULL, 0
72 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"/",
NULL,
NULL, 0
76 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"/manual/",
NULL,
NULL, 0
79 "/cocoon/developing/graphics/Using%20Databases-label_over.jpg",
80 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"/cocoon/developing/graphics/Using%20Databases-label_over.jpg",
NULL,
NULL, 0
84 0,
"http",
"sonyamt:[email protected]",
"sonyamt",
"garbage",
"127.0.0.1",
NULL,
"/filespace/",
NULL,
NULL, 0
87 "http://sonyamt:garbage@[fe80::1]/filespace/",
88 0,
"http",
"sonyamt:garbage@[fe80::1]",
"sonyamt",
"garbage",
"fe80::1",
NULL,
"/filespace/",
NULL,
NULL, 0
91 "http://sonyamt@[fe80::1]/filespace/?arg1=store",
92 0,
"http",
"sonyamt@[fe80::1]",
"sonyamt",
NULL,
"fe80::1",
NULL,
"/filespace/",
"arg1=store",
NULL, 0
96 0,
"http",
"localhost",
NULL,
NULL,
"localhost",
NULL,
NULL,
NULL,
NULL, 0
100 0,
NULL,
"www.apache.org",
NULL,
NULL,
"www.apache.org",
NULL,
"/",
NULL,
NULL, 0
104 0,
"file",
NULL,
NULL,
NULL,
NULL,
NULL,
"image.jpg",
NULL,
NULL, 0
108 0,
"file",
NULL,
NULL,
NULL,
NULL,
NULL,
"/image.jpg",
NULL,
NULL, 0
112 0,
"file",
"",
NULL,
NULL,
"",
NULL,
"/image.jpg",
NULL,
NULL, 0
115 "file:///tmp/photos/image.jpg",
116 0,
"file",
"",
NULL,
NULL,
"",
NULL,
"/tmp/photos/image.jpg",
NULL,
NULL, 0
120 0,
"file",
NULL,
NULL,
NULL,
NULL,
NULL,
"./image.jpg",
NULL,
NULL, 0
123 "file:../photos/image.jpg",
124 0,
"file",
NULL,
NULL,
NULL,
NULL,
NULL,
"../photos/image.jpg",
NULL,
NULL, 0
127 "file+ssh-2:../photos/image.jpg",
128 0,
"file+ssh-2",
NULL,
NULL,
NULL,
NULL,
NULL,
"../photos/image.jpg",
NULL,
NULL, 0
132 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"script/foo.js",
NULL,
NULL, 0
136 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"../foo2.js",
NULL,
NULL, 0
140 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"foo3.js",
NULL,
NULL, 0
144 0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
"_foo/bar",
NULL,
NULL, 0
148 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
152 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
156 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
160 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
164 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
168 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
172 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
176 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
180 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
184 APR_EGENERAL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL, 0
200 0,
"www.ibm.com",
"443", 443
204 0,
"fe80::1",
"443", 443
208 0,
"127.0.0.1",
"443", 443
227 if (
rv != expected) {
243 " is_initialized: %u\n"
244 " dns_looked_up: %u\n"
245 " dns_resolved: %u\n",
249 info->dns_looked_up,
info->dns_resolved);
260 const char *
s =
NULL;
268 apr_snprintf(msg,
sizeof msg,
"uri '%s': rv=%d not %d",
t->uri,
void abts_run_test(abts_suite *ts, test_func f, void *value)
#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_URI_UNP_REVEALPASSWORD
#define APR_URI_UNP_OMITSITEPART
static void test_uph(abts_case *tc, void *data)
struct aup_test aup_tests[]
static void test_aup(abts_case *tc, void *data)
abts_suite * testuri(abts_suite *suite)
struct uph_test uph_tests[]