]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: clone3: use SKIP instead of XFAIL
authorTommi Rantala <tommi.t.rantala@nokia.com>
Thu, 8 Oct 2020 12:26:32 +0000 (15:26 +0300)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 5 Nov 2020 17:08:15 +0000 (10:08 -0700)
commit287addb15a226a153363179689adfc99b4262ff8
tree9bc9266c0a906e035aabd4f56241f8def4152470
parent8232d6627533045ec9a29355f477c3a297495122
selftests: clone3: use SKIP instead of XFAIL

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

Fixes: 6ecdcc2b6801 ("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/clone3/clone3_cap_checkpoint_restore.c