]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: core: use SKIP instead of XFAIL in close_range_test.c
authorTommi Rantala <tommi.t.rantala@nokia.com>
Thu, 8 Oct 2020 12:26:31 +0000 (15:26 +0300)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 5 Nov 2020 17:08:15 +0000 (10:08 -0700)
commit4e109d05173f9835255a9a2bd554da0813571529
treeb5b589e00b3b214d0c7280d19e2534da9eb9fba2
parent053546d4a11c797a515e8a5227709e9785f525ad
selftests: core: use SKIP instead of XFAIL in close_range_test.c

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

Fixes: 2f48ff54836e ("selftests/harness: Refactor XFAIL into SKIP")
Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/core/close_range_test.c