linux/tools/testing/selftests/vDSO
Thomas Weißschuh bed0053a63 selftests: vDSO: vdso_test_correctness: Add a test for time()
Extend the test to also cover the time() function.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260227-vdso-selftest-cleanups-v2-6-d84830fa8beb@linutronix.de
2026-03-11 15:23:24 +01:00
..
.gitignore selftests: vDSO: Drop vdso_test_clock_getres 2025-09-09 10:57:39 +02:00
Makefile selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c 2026-03-11 15:23:18 +01:00
parse_vdso.c Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers" 2026-03-11 15:22:55 +01:00
parse_vdso.h selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv() 2025-03-03 20:00:12 +01:00
vdso_call.h selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper 2025-09-09 10:57:38 +02:00
vdso_config.h selftests: vDSO: vdso_config: Add configurations for clock_getres_time64() 2026-01-13 14:42:23 +01:00
vdso_standalone_test_x86.c selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink 2025-07-01 15:50:43 +02:00
vdso_test_abi.c selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64() 2026-01-13 14:42:23 +01:00
vdso_test_chacha.c selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
vdso_test_correctness.c selftests: vDSO: vdso_test_correctness: Add a test for time() 2026-03-11 15:23:24 +01:00
vdso_test_getcpu.c vdso: Remove struct getcpu_cache 2026-01-14 08:56:40 +01:00
vdso_test_getrandom.c selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
vdso_test_gettimeofday.c selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks 2026-03-11 15:23:01 +01:00
vgetrandom-chacha.S * VDSO rework and cleanups 2026-02-10 19:34:26 -08:00