18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0+ OR MIT
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciTEST_PROGS = bridge_igmp.sh \
48c2ecf20Sopenharmony_ci	bridge_port_isolation.sh \
58c2ecf20Sopenharmony_ci	bridge_sticky_fdb.sh \
68c2ecf20Sopenharmony_ci	bridge_vlan_aware.sh \
78c2ecf20Sopenharmony_ci	bridge_vlan_unaware.sh \
88c2ecf20Sopenharmony_ci	ethtool.sh \
98c2ecf20Sopenharmony_ci	gre_inner_v4_multipath.sh \
108c2ecf20Sopenharmony_ci	gre_inner_v6_multipath.sh \
118c2ecf20Sopenharmony_ci	gre_multipath.sh \
128c2ecf20Sopenharmony_ci	ip6_forward_instats_vrf.sh \
138c2ecf20Sopenharmony_ci	ip6gre_inner_v4_multipath.sh \
148c2ecf20Sopenharmony_ci	ip6gre_inner_v6_multipath.sh \
158c2ecf20Sopenharmony_ci	ipip_flat_gre_key.sh \
168c2ecf20Sopenharmony_ci	ipip_flat_gre_keys.sh \
178c2ecf20Sopenharmony_ci	ipip_flat_gre.sh \
188c2ecf20Sopenharmony_ci	ipip_hier_gre_key.sh \
198c2ecf20Sopenharmony_ci	ipip_hier_gre_keys.sh \
208c2ecf20Sopenharmony_ci	ipip_hier_gre.sh \
218c2ecf20Sopenharmony_ci	loopback.sh \
228c2ecf20Sopenharmony_ci	mirror_gre_bound.sh \
238c2ecf20Sopenharmony_ci	mirror_gre_bridge_1d.sh \
248c2ecf20Sopenharmony_ci	mirror_gre_bridge_1d_vlan.sh \
258c2ecf20Sopenharmony_ci	mirror_gre_bridge_1q_lag.sh \
268c2ecf20Sopenharmony_ci	mirror_gre_bridge_1q.sh \
278c2ecf20Sopenharmony_ci	mirror_gre_changes.sh \
288c2ecf20Sopenharmony_ci	mirror_gre_flower.sh \
298c2ecf20Sopenharmony_ci	mirror_gre_lag_lacp.sh \
308c2ecf20Sopenharmony_ci	mirror_gre_neigh.sh \
318c2ecf20Sopenharmony_ci	mirror_gre_nh.sh \
328c2ecf20Sopenharmony_ci	mirror_gre.sh \
338c2ecf20Sopenharmony_ci	mirror_gre_vlan_bridge_1q.sh \
348c2ecf20Sopenharmony_ci	mirror_gre_vlan.sh \
358c2ecf20Sopenharmony_ci	mirror_vlan.sh \
368c2ecf20Sopenharmony_ci	router_bridge.sh \
378c2ecf20Sopenharmony_ci	router_bridge_vlan.sh \
388c2ecf20Sopenharmony_ci	router_broadcast.sh \
398c2ecf20Sopenharmony_ci	router_mpath_nh.sh \
408c2ecf20Sopenharmony_ci	router_multicast.sh \
418c2ecf20Sopenharmony_ci	router_multipath.sh \
428c2ecf20Sopenharmony_ci	router.sh \
438c2ecf20Sopenharmony_ci	router_vid_1.sh \
448c2ecf20Sopenharmony_ci	sch_ets.sh \
458c2ecf20Sopenharmony_ci	sch_tbf_ets.sh \
468c2ecf20Sopenharmony_ci	sch_tbf_prio.sh \
478c2ecf20Sopenharmony_ci	sch_tbf_root.sh \
488c2ecf20Sopenharmony_ci	tc_actions.sh \
498c2ecf20Sopenharmony_ci	tc_chains.sh \
508c2ecf20Sopenharmony_ci	tc_flower_router.sh \
518c2ecf20Sopenharmony_ci	tc_flower.sh \
528c2ecf20Sopenharmony_ci	tc_shblocks.sh \
538c2ecf20Sopenharmony_ci	tc_vlan_modify.sh \
548c2ecf20Sopenharmony_ci	vxlan_asymmetric.sh \
558c2ecf20Sopenharmony_ci	vxlan_bridge_1d_port_8472.sh \
568c2ecf20Sopenharmony_ci	vxlan_bridge_1d.sh \
578c2ecf20Sopenharmony_ci	vxlan_bridge_1q_port_8472.sh \
588c2ecf20Sopenharmony_ci	vxlan_bridge_1q.sh \
598c2ecf20Sopenharmony_ci	vxlan_symmetric.sh
608c2ecf20Sopenharmony_ci
618c2ecf20Sopenharmony_ciTEST_PROGS_EXTENDED := devlink_lib.sh \
628c2ecf20Sopenharmony_ci	ethtool_lib.sh \
638c2ecf20Sopenharmony_ci	fib_offload_lib.sh \
648c2ecf20Sopenharmony_ci	forwarding.config.sample \
658c2ecf20Sopenharmony_ci	ipip_lib.sh \
668c2ecf20Sopenharmony_ci	lib.sh \
678c2ecf20Sopenharmony_ci	mirror_gre_lib.sh \
688c2ecf20Sopenharmony_ci	mirror_gre_topo_lib.sh \
698c2ecf20Sopenharmony_ci	mirror_lib.sh \
708c2ecf20Sopenharmony_ci	mirror_topo_lib.sh \
718c2ecf20Sopenharmony_ci	sch_ets_core.sh \
728c2ecf20Sopenharmony_ci	sch_ets_tests.sh \
738c2ecf20Sopenharmony_ci	sch_tbf_core.sh \
748c2ecf20Sopenharmony_ci	sch_tbf_etsprio.sh \
758c2ecf20Sopenharmony_ci	tc_common.sh
768c2ecf20Sopenharmony_ci
778c2ecf20Sopenharmony_ciinclude ../../lib.mk
78