summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vDSO
Commit message (Expand)AuthorAgeFilesLines
* selftests/vDSO: fix ABI selftest on riscvTobias Klauser2021-02-081-1/+3
* selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser2021-01-041-1/+1
* selftests/vDSO: add additional binaries to .gitignoreTobias Klauser2021-01-041-0/+3
* kselftest: Extend vdso correctness test to clock_gettime64Vincenzo Frascino2020-10-272-4/+115
* kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-272-2/+350
* kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino2020-10-272-0/+126
* kselftest: Extend vDSO selftestVincenzo Frascino2020-10-273-0/+336
* kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-271-2/+0
* selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown2020-05-223-1/+57
* selftests: vdso: Use a header file to prototype parse_vdso APIMark Brown2020-05-224-30/+34
* selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown2020-05-223-4/+6
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner2019-05-302-2/+2
* selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)2018-07-111-2/+5
* 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
* selftests: vdso_test: support ARM64 targetsGreg Hackmann2017-11-151-3/+16
* 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-205-0/+471