selftests/bpf: test_progs: convert test_sockopt
authorStanislav Fomichev <sdf@google.com>
Wed, 4 Sep 2019 16:25:05 +0000 (09:25 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 6 Sep 2019 16:59:05 +0000 (09:59 -0700)
commit4a64742168ce9e9972dab3f684629845c6e6dc67
tree19653e585003a7aceca65cee84a71656864e6c0d
parent88dadc632763bdccddf99d8454aa3a7932605f00
selftests/bpf: test_progs: convert test_sockopt

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.c [new file with mode: 0644]
tools/testing/selftests/bpf/test_sockopt.c [deleted file]