Lines Matching refs:RUN_TEST
1106 #define RUN_TEST(name, ...) \ macro
1117 RUN_TEST(vxlan_tunnel); in test_tunnel_run_tests()
1118 RUN_TEST(ip6vxlan_tunnel); in test_tunnel_run_tests()
1119 RUN_TEST(ipip_tunnel, NONE); in test_tunnel_run_tests()
1120 RUN_TEST(ipip_tunnel, FOU); in test_tunnel_run_tests()
1121 RUN_TEST(ipip_tunnel, GUE); in test_tunnel_run_tests()
1122 RUN_TEST(xfrm_tunnel); in test_tunnel_run_tests()
1123 RUN_TEST(gre_tunnel, GRE); in test_tunnel_run_tests()
1124 RUN_TEST(gre_tunnel, GRE_NOKEY); in test_tunnel_run_tests()
1125 RUN_TEST(gre_tunnel, GRETAP); in test_tunnel_run_tests()
1126 RUN_TEST(gre_tunnel, GRETAP_NOKEY); in test_tunnel_run_tests()
1127 RUN_TEST(ip6gre_tunnel, IP6GRE); in test_tunnel_run_tests()
1128 RUN_TEST(ip6gre_tunnel, IP6GRETAP); in test_tunnel_run_tests()
1129 RUN_TEST(erspan_tunnel, V1); in test_tunnel_run_tests()
1130 RUN_TEST(erspan_tunnel, V2); in test_tunnel_run_tests()
1131 RUN_TEST(ip6erspan_tunnel, V1); in test_tunnel_run_tests()
1132 RUN_TEST(ip6erspan_tunnel, V2); in test_tunnel_run_tests()
1133 RUN_TEST(geneve_tunnel); in test_tunnel_run_tests()
1134 RUN_TEST(ip6geneve_tunnel); in test_tunnel_run_tests()
1135 RUN_TEST(ip6tnl_tunnel, IPIP6); in test_tunnel_run_tests()
1136 RUN_TEST(ip6tnl_tunnel, IP6IP6); in test_tunnel_run_tests()