summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-29netconsole: selftests: Move netconsole selftests to separate targetAndre Carvalho-0/+1
2025-11-27selftests/liveupdate: add userspace API selftestsPasha Tatashin-0/+1
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+1
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2025-09-16selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng-1/+1
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack-0/+1
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan-0/+1
2025-07-29Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-07-07selftests: print installation complete messageShuah Khan-0/+1
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh-0/+1
2025-06-17selftests: Add version file to kselftest installation dirTianyi Cui-0/+7
2025-06-03selftests: net: build net/lib dependency in all targetBui Quang Minh-1/+1
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2025-05-27Merge tag 'nolibc-20250526-for-6.16-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-05-21selftests: can: Import tst-filter from can-testsFelix Maurer-0/+1
2025-05-21selftests: harness: Add kselftest harness selftestThomas Weißschuh-0/+1
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta-0/+1
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli-0/+1
2025-04-01selftest: test system mappings are sealedJeff Xu-0/+1
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds-0/+1
2025-03-11selftests: add tests for mount notificationMiklos Szeredi-0/+1
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei-0/+1
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-01-21selftests: pci_endpoint: Migrate to Kselftest frameworkManivannan Sadhasivam-0/+1
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura-0/+1
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2024-11-20Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2024-11-16selftests/pcie_bwctrl: Create selftestsIlpo Järvinen-0/+1
2024-10-29selftests: Rename sigaltstack to generic signalDev Jain-1/+1
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel-4/+5
2024-09-17Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn-2/+3
2024-08-09selftests: rds: add testing infrastructureVegard Nossum-0/+1
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani-0/+1
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum-1/+0
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+3
2024-07-12kselftest: devices: Add test to detect device error logsNícolas F. R. A. Prado-0/+1
2024-07-12kselftest: Move ksft helper module to common directoryNícolas F. R. A. Prado-0/+1
2024-07-12kselftest: devices: Move discoverable devices test to subdirectoryNícolas F. R. A. Prado-1/+1
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu-0/+1
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan-2/+2
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+11
2024-05-08selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw-2/+2
2024-04-30selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski-1/+1
2024-04-26selftests: virtio_net: add initial testsJiri Pirko-0/+1
2024-04-17selftests: fix netfilter path in MakefileYujie Liu-1/+1
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski-1/+2
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski-1/+8
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1