summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorYucong Sun <fallentree@fb.com>2021-08-16 21:47:30 -0700
committerAndrii Nakryiko <andrii@kernel.org>2021-08-17 11:16:53 -0700
commitf667d1d66760fcb27aee6c9964eefde39a464afe (patch)
tree6ebf0879a3b699f79ee8979f654a69013e95cea1 /net/unix/af_unix.c
parent26d82640d5ba2c3b32d79597be2dcf820ed78b16 (diff)
selftests/bpf: Correctly display subtest skip status
In skip_account(), test->skip_cnt is set to 0 at the end, this makes next print statement never display SKIP status for the subtest. This patch moves the accounting logic after the print statement, fixing the issue. This patch also added SKIP status display for normal tests. Signed-off-by: Yucong Sun <fallentree@fb.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210817044732.3263066-3-fallentree@fb.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions