diff options
| author | Sun Jian <sun.jian.kdev@gmail.com> | 2026-02-25 19:14:51 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-05 07:34:55 -0800 |
| commit | c952291593e54415a7bb74c4a7187a7c7c7e8651 (patch) | |
| tree | e4744c7ebd4278fb1099956a531bde878a7db120 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 6be2681514261324c8ee8a1c6f76cefdf700220f (diff) | |
selftests: net: tun: don't abort XFAIL cases
The tun UDP tunnel GSO fixture contains XFAIL-marked variants intended to
exercise failure paths (e.g. EMSGSIZE / "Message too long").
Using ASSERT_EQ() in these tests aborts the subtest, which prevents the
harness from classifying them as XFAIL and can make the overall net: tun
test fail.
Switch the relevant ASSERT_EQ() checks to EXPECT_EQ() so the subtests
continue running and the failures are correctly reported and accounted
as XFAIL where applicable.
Signed-off-by: Sun Jian <sun.jian.kdev@gmail.com>
Link: https://patch.msgid.link/20260225111451.347923-2-sun.jian.kdev@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
