I had these lying around in different, unrelated serieses.
Signed-off-by: Thomas Weißschuh <[email protected]>
---
Changes in v2:
- Rebase on v7.0-rc1
- Link to v1:
https://lore.kernel.org/r/[email protected]
---
Thomas Weißschuh (6):
Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc
headers"
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
selftests: vDSO: vdso_test_correctness: Add a test for time()
tools/testing/selftests/vDSO/Makefile | 6 +-
tools/testing/selftests/vDSO/parse_vdso.c | 3 +-
.../testing/selftests/vDSO/vdso_test_correctness.c | 112 +++++++++++++++------
.../selftests/vDSO/vdso_test_gettimeofday.c | 2 -
4 files changed, 85 insertions(+), 38 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260114-vdso-selftest-cleanups-779f7dc6dfa4
Best regards,
--
Thomas Weißschuh <[email protected]>