]> Git Repo - linux.git/commit
selftests: core: use SKIP instead of XFAIL in close_range_test.c
authorTommi Rantala <[email protected]>
Thu, 8 Oct 2020 12:26:31 +0000 (15:26 +0300)
committerShuah Khan <[email protected]>
Thu, 5 Nov 2020 17:08:15 +0000 (10:08 -0700)
commit1d44d0dd61b6121b49f25b731f2f7f605cb3c896
treeb5b589e00b3b214d0c7280d19e2534da9eb9fba2
parentf3ae6c6e8a3ea49076d826c64e63ea78fbf9db43
selftests: core: use SKIP instead of XFAIL in close_range_test.c

XFAIL is gone since commit 9847d24af95c ("selftests/harness: Refactor XFAIL
into SKIP"), use SKIP instead.

Fixes: 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP")
Signed-off-by: Tommi Rantala <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
tools/testing/selftests/core/close_range_test.c
This page took 0.094208 seconds and 4 git commands to generate.