OSDN Git Service

selftests/bpf: Move reuseport tests under prog_tests/
authorJakub Sitnicki <jakub@cloudflare.com>
Thu, 12 Dec 2019 10:22:58 +0000 (11:22 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 13 Dec 2019 20:38:00 +0000 (12:38 -0800)
commit415bb4e125b68a3aaccb8381baaa4a06dd1dcb27
treeb598ce9c124f8646c470a74b842cd349796b1b88
parent250a91d48ae7616672a34b58388620a554a00180
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
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/prog_tests/select_reuseport.c [moved from tools/testing/selftests/bpf/test_select_reuseport.c with 100% similarity]