OSDN Git Service

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)
commit66bd2ec1e0d9781133eb1a14eddb68facc69d54b
tree5cef2161f112d43cc771f7afc0f89c5bbcd5964c
parent946152b3c5d6bab128db8eee226ec2665429b79c
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