Searched refs:DESCRIBE_ROOT_TEST (Results 1 – 2 of 2) sorted by relevance
252 #define DESCRIBE_ROOT_TEST(_msg) config_describe_root_test(tc, _msg) macro259 DESCRIBE_ROOT_TEST(_descr); \269 DESCRIBE_ROOT_TEST("Tests RTM_GET with exact prefix lookup on an interface prefix"); in ATF_TC_HEAD()315 DESCRIBE_ROOT_TEST("Tests RTM_GET with address lookup on an existing prefix"); in ATF_TC_HEAD()353 DESCRIBE_ROOT_TEST("Tests RTM_GET with empty DST addr"); in ATF_TC_HEAD()382 DESCRIBE_ROOT_TEST("Tests RTM_GET with prefix with some hosts-bits set"); in ATF_TC_HEAD()408 DESCRIBE_ROOT_TEST("Tests IPv4 route addition with directly-reachable GW specified by IP"); in ATF_TC_HEAD()474 DESCRIBE_ROOT_TEST("Tests IPv4 route removal without specifying gateway"); in ATF_TC_HEAD()699 DESCRIBE_ROOT_TEST("Tests IPv6 global unicast prefix addition with directly-reachable GU GW"); in ATF_TC_HEAD()743 DESCRIBE_ROOT_TEST("Tests IPv6 global unicast prefix removal without specifying gateway"); in ATF_TC_HEAD()[all …]
108 #define DESCRIBE_ROOT_TEST(_msg) config_describe_root_test(tc, _msg) macro115 DESCRIBE_ROOT_TEST(_descr); \