summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vDSO/vdso_test_correctness.c
AgeCommit message (Expand)AuthorLines
2026-03-11selftests: vDSO: vdso_test_correctness: Add a test for time()Thomas Weißschuh-0/+66
2026-03-11selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.cThomas Weißschuh-17/+13
2026-03-11selftests: vDSO: vdso_test_correctness: Handle different tv_usec typesThomas Weißschuh-4/+4
2026-03-11selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacksThomas Weißschuh-8/+0
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy-1/+1
2025-07-01selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypesThomas Weißschuh-1/+1
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy-7/+8
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy-0/+6
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui-6/+3
2021-01-04selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser-1/+1
2020-10-27kselftest: Extend vdso correctness test to clock_gettime64Vincenzo Frascino-3/+112
2020-10-27kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino-0/+342