aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
diff options
context:
space:
mode:
authorJakub Sitnicki <jakub@cloudflare.com>2019-12-12 11:22:58 +0100
committerAlexei Starovoitov <ast@kernel.org>2019-12-13 12:38:00 -0800
commit415bb4e125b68a3aaccb8381baaa4a06dd1dcb27 (patch)
treeb598ce9c124f8646c470a74b842cd349796b1b88 /tools/testing/selftests/bpf/Makefile
parentselftests/bpf: Pull up printing the test name into test runner (diff)
downloadlinux-dev-415bb4e125b68a3aaccb8381baaa4a06dd1dcb27.tar.xz
linux-dev-415bb4e125b68a3aaccb8381baaa4a06dd1dcb27.zip
selftests/bpf: Move reuseport tests under prog_tests/
Do a pure move the show the actual work needed to adapt the tests in subsequent patch at the cost of breaking test_progs build for the moment. Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191212102259.418536-10-jakub@cloudflare.com
Diffstat (limited to '')
-rw-r--r--tools/testing/selftests/bpf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/bpf/Makefile b/tools/testing/selftests/bpf/Makefile
index e0fe01d9ec33..90de7d75b5c6 100644
--- a/tools/testing/selftests/bpf/Makefile
+++ b/tools/testing/selftests/bpf/Makefile
@@ -28,7 +28,7 @@ LDLIBS += -lcap -lelf -lrt -lpthread
TEST_GEN_PROGS = test_verifier test_tag test_maps test_lru_map test_lpm_map test_progs \
test_align test_verifier_log test_dev_cgroup test_tcpbpf_user \
test_sock test_btf test_sockmap get_cgroup_id_user test_socket_cookie \
- test_cgroup_storage test_select_reuseport \
+ test_cgroup_storage \
test_netcnt test_tcpnotify_user test_sock_fields test_sysctl test_hashmap \
test_cgroup_attach test_progs-no_alu32