summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vDSO/Makefile
AgeCommit message (Expand)AuthorLines
2025-09-09selftests: vDSO: Drop vdso_test_clock_getresThomas Weißschuh-2/+0
2025-07-01selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypesThomas Weißschuh-1/+1
2025-07-01selftests: vDSO: Enable -WallThomas Weißschuh-1/+1
2025-03-03selftests: vDSO: vdso_standalone_test_x86: Switch to nolibcThomas Weißschuh-2/+6
2025-03-03selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headersThomas Weißschuh-0/+3
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld-2/+0
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld-3/+3
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens-1/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy-1/+1
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld-1/+1
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella-1/+2
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy-1/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao-1/+1
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld-5/+4
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld-6/+1
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao-0/+1
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld-2/+1
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld-3/+5
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao-1/+1
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy-2/+2
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy-1/+1
2024-07-19selftests/vDSO: add tests for vgetrandomJason A. Donenfeld-0/+18
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard-8/+7
2020-10-27kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino-2/+8
2020-10-27kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino-0/+2
2020-10-27kselftest: Extend vDSO selftestVincenzo Frascino-0/+2
2020-10-27kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino-2/+0
2020-05-22selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown-1/+2
2020-05-22selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown-2/+2
2018-07-11selftests: vDSO - fix to exclude x86 test on non-x86 platformsShuah Khan (Samsung OSG)-4/+9
2018-02-13selftest/vDSO: fix O=Dominik Brodowski-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan-0/+20