Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c69 static const char *ether_line_bad_2_string = "x x"; variable
77 ATF_REQUIRE_MSG(ether_line(ether_line_bad_2_string, &e, hostname) != 0, in ATF_TC_BODY()