]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: test_progs: test__printf -> printf
authorStanislav Fomichev <sdf@google.com>
Tue, 6 Aug 2019 17:45:28 +0000 (10:45 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 7 Aug 2019 00:17:52 +0000 (17:17 -0700)
commit8b9695a9741533005f621f67e53015cfc36f912b
tree5cef2161f112d43cc771f7afc0f89c5bbcd5964c
parent9cd72efe91c06876ef744bad7528603dd62ed6c1
selftests/bpf: test_progs: test__printf -> printf

Now that test__printf is a simple wraper around printf, let's drop it
(and test__vprintf as well).

Cc: Andrii Nakryiko <andriin@fb.com>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c
tools/testing/selftests/bpf/prog_tests/l4lb_all.c
tools/testing/selftests/bpf/prog_tests/map_lock.c
tools/testing/selftests/bpf/prog_tests/send_signal.c
tools/testing/selftests/bpf/prog_tests/spinlock.c
tools/testing/selftests/bpf/prog_tests/stacktrace_build_id.c
tools/testing/selftests/bpf/prog_tests/stacktrace_build_id_nmi.c
tools/testing/selftests/bpf/prog_tests/xdp_noinline.c
tools/testing/selftests/bpf/test_progs.c
tools/testing/selftests/bpf/test_progs.h