]> git.baikalelectronics.ru Git - kernel.git/commit
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
authorAndrii Nakryiko <andriin@fb.com>
Wed, 16 Oct 2019 06:00:51 +0000 (23:00 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 17 Oct 2019 19:15:08 +0000 (12:15 -0700)
commit27abba6235d9ab1b9f69bb860434938f17a6fd76
tree0954da9a0ec087068d5be24ef6c1e54da8b00de8
parentd697997222e1e47bf374fde70812c8403dadc35c
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open

test_progs is much more sophisticated superset of tests compared to
test_libbpf.sh and test_libbpf_open. Remove test_libbpf.sh and
test_libbpf_open.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191016060051.2024182-8-andriin@fb.com
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/test_libbpf.sh [deleted file]
tools/testing/selftests/bpf/test_libbpf_open.c [deleted file]