Skip to content

Commit c49f7b5

Browse files
TropicaoKernel Patches Daemon
authored andcommitted
selftests/bpf: remove test_tc_edt.sh
Now that test_tc_edt has been integrated in test_progs, remove the legacy shell script. Signed-off-by: Alexis Lothoré (eBPF Foundation) <[email protected]>
1 parent f6d06a9 commit c49f7b5

File tree

2 files changed

+0
-102
lines changed

2 files changed

+0
-102
lines changed

tools/testing/selftests/bpf/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,11 @@ TEST_GEN_PROGS += test_progs-cpuv4
9999
TEST_INST_SUBDIRS += cpuv4
100100
endif
101101

102-
TEST_GEN_FILES = test_tc_edt.bpf.o
103102
TEST_FILES = xsk_prereqs.sh $(wildcard progs/btf_dump_test_case_*.c)
104103

105104
# Order correspond to 'make run_tests' order
106105
TEST_PROGS := test_kmod.sh \
107106
test_lirc_mode2.sh \
108-
test_tc_edt.sh \
109107
test_xdping.sh \
110108
test_bpftool_build.sh \
111109
test_bpftool.sh \

tools/testing/selftests/bpf/test_tc_edt.sh

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

0 commit comments

Comments
 (0)