linux/tools/testing/selftests/vDSO/.gitignore
Mark Brown 2e9a972566 selftests: vdso: Add a selftest for vDSO getcpu()
Provide a very basic selftest for getcpu() which similarly to our existing
test for gettimeofday() looks up the function in the vDSO and prints the
results it gets if the function exists and succeeds.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-05-22 11:05:07 -06:00

6 lines
115 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
vdso_test
vdso_test_gettimeofday
vdso_test_getcpu
vdso_standalone_test_x86