summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vDSO/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens1-1/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy1-1/+1
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld1-1/+1
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella1-1/+2
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy1-1/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-1/+1
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld1-5/+4
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld1-6/+1
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao1-0/+1
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld1-2/+1
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld1-3/+5
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao1-1/+1
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy1-2/+2
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy1-1/+1
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld1-0/+18
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2020-10-28kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino1-2/+8
2020-10-28kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino1-0/+2
2020-10-28kselftest: Extend vDSO selftestVincenzo Frascino1-0/+2
2020-10-28kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino1-2/+0
2020-05-22selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown1-1/+2
2020-05-22selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown1-2/+2
2018-07-11selftests: vDSO - fix to exclude x86 test on non-x86 platformsShuah Khan (Samsung OSG)1-4/+9
2018-02-13selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan1-0/+20