Skip to content

Commit a54e700

Browse files
bastien-curutchetAlexei Starovoitov
authored andcommitted
selftests/bpf: test_tunnel: Remove test_tunnel.sh
All tests from test_tunnel.sh have been migrated into test test_progs. The last test remaining in the script is the test_ipip() that is already covered in the test_prog framework by the NONE case of test_ipip_tunnel(). Remove the test_tunnel.sh script and its Makefile entry Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com> Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org> Acked-by: Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20250303-tunnels-v2-10-8329f38f0678@bootlin.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 parent 05cd60a commit a54e700

2 files changed

Lines changed: 0 additions & 180 deletions

File tree

tools/testing/selftests/bpf/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ TEST_FILES = xsk_prereqs.sh $(wildcard progs/btf_dump_test_case_*.c)
100100

101101
# Order correspond to 'make run_tests' order
102102
TEST_PROGS := test_kmod.sh \
103-
test_tunnel.sh \
104103
test_lwt_seg6local.sh \
105104
test_lirc_mode2.sh \
106105
test_xdp_vlan_mode_generic.sh \

tools/testing/selftests/bpf/test_tunnel.sh

Lines changed: 0 additions & 179 deletions
This file was deleted.

0 commit comments

Comments
 (0)