]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
authorShuah Khan (Samsung OSG) <shuah@kernel.org>
Fri, 22 Jun 2018 17:43:23 +0000 (11:43 -0600)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 11 Jul 2018 16:14:26 +0000 (10:14 -0600)
commit00f996ea447489715e5fb14348c2fbd7b14fbe7c
treeee94f503cfa518085ecdc9fefeb47e2894c25f87
parent24adce800dc2a1846e6c96bf04bbd1a5396ddbff
selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run

Fix to return KSFT_SKIP when test couldn't be run because AT_SYSINFO_EHDR
isn't found and gettimeofday isn't defined.

Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/vDSO/vdso_test.c