]> 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)
commit0816392cd403565c892b427a6f177296e057016f
tree79a72ede26fa0e01aa33d91bf554d6fa6cfe99e2
parent16af98f93d89e0b146c872bba4ca945887290f3a
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]