]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: test_progs: convert test_sockopt_multi
authorStanislav Fomichev <sdf@google.com>
Wed, 4 Sep 2019 16:25:07 +0000 (09:25 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 6 Sep 2019 16:59:05 +0000 (09:59 -0700)
commit95ddc9f49c68783841586819f482254e3678dff8
tree79a72ede26fa0e01aa33d91bf554d6fa6cfe99e2
parentbcff7467a7d996a29a76dd24a5fafba16a135158
selftests/bpf: test_progs: convert test_sockopt_multi

Move the files, adjust includes, remove entry from Makefile & .gitignore

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/prog_tests/sockopt_multi.c [new file with mode: 0644]
tools/testing/selftests/bpf/test_sockopt_multi.c [deleted file]