]> git.baikalelectronics.ru Git - 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)
commit5b9ca30c2cd31f9c484efb910e2a4b0908983fb6
treed501063eb5164d5ab9a4f7a99b9424550f35e70c
parentb1a0d87564c92611193e9311366ade1b44f9cbef
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