summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Revert "selftests: error out if kernel header files are not yet built"John Hubbard1-20/+1
2023-11-01Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-11-01Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-10-12selftests/thermel/intel: Add test to read power floor statusSrinivas Pandruvada1-0/+1
2023-09-27selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng1-1/+1
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNĂ­colas F. R. A. Prado1-0/+1
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada1-0/+1
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2023-08-29Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown1-0/+3
2023-08-16selftests/user_events: Reenable buildMark Brown1-0/+1
2023-07-27selftests: Add fchmodat2 selftestAlexey Gladkov1-0/+1
2023-07-23connector/cn_proc: Selftest for proc connectorAnjali Kulkarni1-0/+1
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2023-06-20selftests: error out if kernel header files are not yet builtJohn Hubbard1-1/+20
2023-06-15selftests: tty: add selftest for tty timestamp updatesMichal Sekletar1-0/+1
2023-06-10selftests: add selftests for cachestatNhat Pham1-0/+1
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-04-19selftests: Test the new RISC-V hwprobe interfaceEvan Green1-0/+1
2023-03-28selftests: prctl: Add new prctl test for PR_SET_VMA actionIvan Orlov1-0/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires1-0/+1
2023-02-13selftests: use printf instead of echo -neGuillaume Tucker1-3/+2
2023-02-13selftests: find echo binary to use -ne optionsGuillaume Tucker1-2/+3
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-1/+1
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-12-02selftests: Add a basic HSR test.Sebastian Andrzej Siewior1-0/+1
2022-12-01iommufd: Add a selftestJason Gunthorpe1-0/+1
2022-11-17selftests/tdx: Test TDX attestation GetReport supportKuppuswamy Sathyanarayanan1-0/+1
2022-11-15selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires1-0/+1
2022-10-27selftests: add openvswitch selftest suiteAaron Conole1-0/+1
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-10-05selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li1-0/+1
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier1-0/+1
2022-08-23selftests: include bonding tests into the kselftest infraJonathan Toppins1-0/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-07-12selftests: drop KSFT_KHDR_INSTALL make targetGuillaume Tucker1-1/+0
2022-07-12selftests: drop khdr make targetGuillaume Tucker1-25/+2
2022-06-27kselftests: Enable the echo command to print newlines in MakefileGautam1-1/+1
2022-06-17selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas1-0/+1
2022-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden1-0/+1
2022-04-26selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan1-0/+1
2022-04-25selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-03-04selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum1-1/+4
2022-02-24selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum1-2/+2
2022-02-24selftests: Correct the headers install pathMuhammad Usama Anjum1-1/+1
2022-02-24selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum1-0/+4