OSDN Git Service

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)
commitcb79a4e1b80b191779c68b9f04f7e43c226ce076
tree0954da9a0ec087068d5be24ef6c1e54da8b00de8
parent5ac93074b581984d67926d48b2c601b12b35a0f9
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]