]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
authorPo-Hsu Lin <po-hsu.lin@canonical.com>
Tue, 1 Sep 2020 15:09:23 +0000 (23:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 21:59:10 +0000 (14:59 -0700)
commit30ae801746ea0e099246318d373691a9e3238d40
treed501063eb5164d5ab9a4f7a99b9424550f35e70c
parent6bd860ac1c2a0ec2bbe3470bf2b82348ee354dfc
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh

Before changing this it's a bit confusing to read test output:
  raw csum_off with bad offset (fails)
  ./psock_snd: write: Invalid argument

Change "fails" in the test case description to "expected to fail", so
that the test output can be more understandable.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/psock_snd.sh