summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vDSO/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2024-10-081-2/+0
* selftests: vDSO: unconditionally build chacha testJason A. Donenfeld2024-10-081-3/+3
* s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens2024-09-131-1/+1
* powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy2024-09-131-1/+1
* selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld2024-09-131-1/+1
* arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella2024-09-131-1/+2
* selftests: vDSO: build tests with O2 optimizationChristophe Leroy2024-09-131-1/+1
* LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao2024-09-131-1/+1
* selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld2024-09-131-5/+4
* selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld2024-09-131-6/+1
* selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao2024-08-301-0/+1
* selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld2024-08-301-2/+1
* selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld2024-08-301-3/+5
* selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao2024-08-301-1/+1
* selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy2024-08-301-2/+2
* selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy2024-08-301-1/+1
* selftests/vDSO: add tests for vgetrandomJason A. Donenfeld2024-07-191-0/+18
* selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard2024-07-051-9/+5
* selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard2024-07-051-8/+7
* kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-281-2/+8
* kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino2020-10-281-0/+2
* kselftest: Extend vDSO selftestVincenzo Frascino2020-10-281-0/+2
* kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-281-2/+0
* selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown2020-05-221-1/+2
* selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown2020-05-221-2/+2
* selftests: vDSO - fix to exclude x86 test on non-x86 platformsShuah Khan (Samsung OSG)2018-07-111-4/+9
* selftest/vDSO: fix O=Dominik Brodowski2018-02-131-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: move vDSO tests from Documentation/vDSOShuah Khan2016-09-201-0/+20