Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_net.h20 #define tst_brk_comment(...) { \ macro
122 tst_brk_comment("conversion error: '%s' is not integer", in get_prefix()
128 tst_brk_comment("bad %s prefix: %s", is_ipv6 ? "IPv6" : "IPv4", in get_prefix()
137 tst_brk_comment("bad IPv4 address: '%s'", ip_str); in get_in_addr()
143 tst_brk_comment("bad IPv6 address: '%s'", ip_str); in get_in6_addr()
/external/ltp/testcases/lib/
Dtst_net_vars.c151 tst_brk_comment("error calculating IPv4 address"); in get_ipv4_netmask()
178 tst_brk_comment("error calculating IPv6 address"); in get_ipv6_netmask()
197 tst_brk_comment("error calculating IPv4 address"); in get_ipv4_broadcast()
604 tst_brk_comment("mixed IPv4 and IPv6 addresses ('%s', '%s')", in main()
611 tst_brk_comment("IP addresses cannot be the same ('%s', '%s')", in main()