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)
commit3886bd7c9b01317a5721161f8314f6c25f4f6229
tree79a72ede26fa0e01aa33d91bf554d6fa6cfe99e2
parent9a365e67d8bbcfff47063a4eeaa98fd3668e223a
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]