summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum2022-03-031-1/+4
* selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum2022-02-231-2/+2
* selftests: Correct the headers install pathMuhammad Usama Anjum2022-02-231-1/+1
* selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum2022-02-231-0/+4
* selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2022-02-231-9/+17
* kselftest: alsa: Add simplistic test for ALSA mixer controls kselftestMark Brown2021-12-121-1/+2
* Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+1
|\
| * af_unix: Add OOB supportRao Shoaib2021-08-041-0/+1
* | tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftestPavel Tikhomirov2021-07-261-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-281-0/+1
|\
| * kselftests: Add test to check for rlimit changes in different user namespacesAlexey Gladkov2021-04-301-0/+1
* | selftests/landlock: Add user space testsMickaël Salaün2021-04-221-0/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\
| * tests: add mount_setattr() selftestsChristian Brauner2021-01-241-0/+1
* | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-9/+0
|\ \
| * | selftests: remove obsolete build restriction for gpioKent Gibson2021-02-151-9/+0
| |/
* / selftests: Add nci suiteBongsu Jeon2021-01-291-0/+1
|/
* selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
* Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-161-0/+1
|\
| * kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-271-0/+1
* | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-2/+1
|\ \
| * | staging: ion: remove from the treeGreg Kroah-Hartman2020-10-261-2/+1
| |/
* | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+1
|\ \
| * | selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi2020-12-021-0/+1
| |/
* / selftests/x86: Add a selftest for SGXJarkko Sakkinen2020-11-181-0/+1
|/
* selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook2020-10-071-19/+7
* selftests: more general make nesting supportGreg Thelen2020-08-311-4/+4
* selftests: add mincore() testsRicardo Cañuelo2020-08-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-0/+1
|\
| * tc-testing: Add tdc to kselftestsBriana Oursler2020-07-201-0/+1
* | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \
| * | tests: add close_range() testsChristian Brauner2020-06-171-0/+1
| |/
* / selftests/fpu: Add an FPU selftestPetteri Aimonen2020-06-291-0/+1
|/
* selftests: introduce gen_tar Makefile targetVeronika Kabatova2020-05-191-1/+8
* Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-04-041-0/+1
|\
| * selftests: add pid namespace ENOMEM regression testChristian Brauner2020-03-251-0/+1
* | Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-011-2/+2
|\ \
| * | selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan2020-03-131-2/+2
* | | selftests: move timestamping selftests to net folderJian Yang2020-03-291-1/+0
* | | selftests/net/forwarding: add Makefile to install testsVadym Kochan2020-03-231-0/+1
| |/ |/|
* | selftests: allow detection of build failuresJiri Benc2020-02-101-2/+10
|/
* Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-291-7/+12
|\
| * selftests/lkdtm: Add tests for LKDTM targetsKees Cook2020-01-101-0/+1
| * selftests: fix build behaviour on targets' failuresCristian Marussi2020-01-061-7/+11
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | selftests: add openat2(2) selftestsAleksa Sarai2020-01-181-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-0/+1
|\ \
| * | mptcp: add basic kselftest for mptcpFlorian Westphal2020-01-241-0/+1
| |/
* / selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov2020-01-141-0/+1
|/
* selftests: add epoll selftestsHeiher2019-12-041-0/+1