aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/networking/timestamping
diff options
context:
space:
mode:
authorTycho Andersen <tycho@tycho.ws>2019-01-18 17:12:15 -0700
committerShuah Khan <shuah@kernel.org>2019-02-13 08:34:55 -0700
commit3aa415dd2128e478ea3225b59308766de0e94d6b (patch)
tree302cf0337ec125f571422db35a87d27af9008575 /tools/testing/selftests/networking/timestamping
parentselftest: include stdio.h in kselftest.h (diff)
downloadwireguard-linux-3aa415dd2128e478ea3225b59308766de0e94d6b.tar.xz
wireguard-linux-3aa415dd2128e478ea3225b59308766de0e94d6b.zip
selftests: skip seccomp get_metadata test if not real root
The get_metadata() test requires real root, so let's skip it if we're not real root. Note that I used XFAIL here because that's what the test does later if CONFIG_CHEKCKPOINT_RESTORE happens to not be enabled. After looking at the code, there doesn't seem to be a nice way to skip tests defined as TEST(), since there's no return code (I tried exit(KSFT_SKIP), but that didn't work either...). So let's do it this way to be consistent, and easier to fix when someone comes along and fixes it. Signed-off-by: Tycho Andersen <tycho@tycho.ws> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <shuah@kernel.org>
Diffstat (limited to 'tools/testing/selftests/networking/timestamping')
0 files changed, 0 insertions, 0 deletions