selftests/bpf: test_progs: convert test_tcp_rtt
authorStanislav Fomichev <sdf@google.com>
Wed, 4 Sep 2019 16:25:09 +0000 (09:25 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 6 Sep 2019 16:59:06 +0000 (09:59 -0700)
commit1f4f80fed217e8186a7e1067ae71260e133012ce
tree9a63bd66be8610501906cb8585378578096863da
parente3e02e1d9c24b0c3a36f9c854ae80e61fd62b2a9
selftests/bpf: test_progs: convert test_tcp_rtt

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/tcp_rtt.c [moved from tools/testing/selftests/bpf/test_tcp_rtt.c with 76% similarity]