]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/bpf: Pull up printing the test name into test runner
authorJakub Sitnicki <jakub@cloudflare.com>
Thu, 12 Dec 2019 10:22:57 +0000 (11:22 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 13 Dec 2019 20:38:00 +0000 (12:38 -0800)
commit250a91d48ae7616672a34b58388620a554a00180
tree8f03f0e26a8878075f27519db939424cfe509316
parent9af6c84435d0252e532c7f8bb70f1ed64a22ae2a
selftests/bpf: Pull up printing the test name into test runner

Again, prepare for switching reuseport tests to test_progs framework.
test_progs framework will print the subtest name for us if we set it.

Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191212102259.418536-9-jakub@cloudflare.com
tools/testing/selftests/bpf/test_select_reuseport.c