Searched refs:test_icmps_fail (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c44 # define test_icmps_fail test_ok macro
47 # define test_icmps_fail test_fail macro
86 test_icmps_fail("Server failed with %zd: %s", bytes, strerrordesc_np(-bytes));
99 test_icmps_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
H A Dicmps-discard.c44 # define test_icmps_fail test_ok macro
47 # define test_icmps_fail test_fail macro
86 test_icmps_fail("Server failed with %zd: %s", bytes, strerrordesc_np(-bytes));
99 test_icmps_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,

Completed in 203 milliseconds