开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vDSO
/
vdso_test_abi.c
Age
Commit message (
Expand
)
Author
2026-01-13
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
Thomas Weißschuh
2026-01-13
selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
Thomas Weißschuh
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-09-09
selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Use explicit indices for name array
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Drop clock availability tests
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Use ksft_finished()
Thomas Weißschuh
2025-09-09
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
2024-08-30
selftests: vDSO: use parse_vdso.h in vdso_test_abi
Christophe Leroy
2024-08-30
selftests: vDSO: fix the way vDSO functions are called for powerpc
Christophe Leroy
2023-11-30
kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi
Mark Brown
2023-11-30
kselftest/vDSO: Fix message formatting for clock_id logging
Mark Brown
2023-11-30
kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly
Mark Brown
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
2020-10-27
kselftest: Extend vDSO selftest
Vincenzo Frascino