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) <[email protected]> Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Stanislav Fomichev <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent 05cd60a commit a54e700

File tree

2 files changed

+0
-180
lines changed

2 files changed

+0
-180
lines changed

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)