Home
last modified time | relevance | path

Searched refs:IPV6ONLY (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1607.c66 #define IPV6ONLY(x) x macro
68 #define IPV6ONLY(x) &skip macro
78 "test.com", 80, TRUE, { "127.0.0.1", "127.0.0.2", IPV6ONLY("::1"), }
81 "test.com", 80, TRUE, { IPV6ONLY("::1"), "127.0.0.1", }
84 "test.com", 80, TRUE, { IPV6ONLY("::1"), "127.0.0.1", }
87 "test.com", 80, TRUE, { IPV6ONLY("::1"), }
90 "test.com", 80, TRUE, { IPV6ONLY("::1"), }

Completed in 7 milliseconds