summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)AuthorLines
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
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+6
2024-03-04kselftest: Add basic test for probing the rust sample modulesLaura Nao-0/+1
2024-02-20selftests: Add test to verify power supply propertiesNícolas F. R. A. Prado-0/+1
2024-02-20selftests: Move KTAP bash helpers to selftests common folderLaura Nao-0/+1
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier-1/+6
2024-01-27kselftest: Add test to verify probe of devices from discoverable busesNícolas F. R. A. Prado-0/+1
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+1
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-0/+1
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-20/+1