]> 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)
commitf2587b7c9af0681e382117ec184f764a98d5b889
treed501063eb5164d5ab9a4f7a99b9424550f35e70c
parent6335a145a0cd1f7083d4ccfe31c29504d6ffe834
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