mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
vdso_test_abi provides the exact same functionality, properly uses kselftest.h and explicitly calls into the vDSO without relying on the libc. Drop the pointless testcase. Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/20250812-vdso-tests-fixes-v2-8-90f499dd35f8@linutronix.de
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
vdso_test
|
|
vdso_test_abi
|
|
vdso_test_correctness
|
|
vdso_test_gettimeofday
|
|
vdso_test_getcpu
|
|
vdso_standalone_test_x86
|
|
vdso_test_getrandom
|
|
vdso_test_chacha
|