diff options
author | 2021-08-16 21:47:31 -0700 | |
---|---|---|
committer | 2021-08-17 11:17:07 -0700 | |
commit | 99c4fd8b92b3dc6db1afa0e252d3054d501a03ca (patch) | |
tree | 0f8fce2ad2c8baaa7ec689689ecc1ab14f0f7d33 /net/unix/af_unix.c | |
parent | selftests/bpf: Correctly display subtest skip status (diff) | |
download | wireguard-linux-99c4fd8b92b3dc6db1afa0e252d3054d501a03ca.tar.xz wireguard-linux-99c4fd8b92b3dc6db1afa0e252d3054d501a03ca.zip |
selftests/bpf: Also print test name in subtest status message
This patch add test name in subtest status message line, making it possible to
grep ':OK' in the output to generate a list of passed test+subtest names, which
can be processed to generate argument list to be used with "-a", "-d" exact
string matching.
Example:
#1/1 align/mov:OK
..
#1/12 align/pointer variable subtraction:OK
#1 align:OK
Signed-off-by: Yucong Sun <fallentree@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210817044732.3263066-4-fallentree@fb.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions