summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)Author
2024-09-17Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-08-09selftests: rds: add testing infrastructureVegard Nossum
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-08selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw
2024-04-30selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski
2024-04-26selftests: virtio_net: add initial testsJiri Pirko
2024-04-17selftests: fix netfilter path in MakefileYujie Liu
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-04kselftest: Add basic test for probing the rust sample modulesLaura Nao
2024-02-20selftests: Add test to verify power supply propertiesNícolas F. R. A. Prado
2024-02-20selftests: Move KTAP bash helpers to selftests common folderLaura Nao
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-01-27kselftest: Add test to verify probe of devices from discoverable busesNícolas F. R. A. Prado
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov
2023-12-14add selftest for statmount/listmountMiklos Szeredi
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-11-12LSM: selftests for Linux Security Module syscallsCasey Schaufler
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-12selftests/thermel/intel: Add test to read power floor statusSrinivas Pandruvada
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNícolas F. R. A. Prado
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown
2023-08-16selftests/user_events: Reenable buildMark Brown
2023-07-27selftests: Add fchmodat2 selftestAlexey Gladkov
2023-07-23connector/cn_proc: Selftest for proc connectorAnjali Kulkarni
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-19selftests: error out if kernel header files are not yet builtJohn Hubbard
2023-06-15selftests: tty: add selftest for tty timestamp updatesMichal Sekletar