aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)Author
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-06-06rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers
2018-06-05selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin
2018-05-30selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini
2018-03-26selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-03-14selftests: add devpts selftestsChristian Brauner
2018-03-05selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman
2017-11-15android/ion: userspace test utility for ion buffer sharingPintu Agarwal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25selftests: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan
2017-04-21selftests/Makefile: Add missed PHONY targetsSeongJae Park
2017-04-21selftests/Makefile: Add missed closing `"` in commentSeongJae Park
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-18selftest for default_file_splice_read() infoleakAl Viro
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar
2017-01-19selftests: Add intel_pstate to TARGETSStafford Horne
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang
2016-12-01selftest: sync: basic tests for sw_sync frameworkEmilio López
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin
2016-05-03selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...Stas Sergeev
2015-11-23selftest/ipc: actually test itBamvor Jian Zhang
2015-11-23selftests/capabilities: actually test itBamvor Jian Zhang
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-27selftests: check before installBamvor Jian Zhang
2015-08-27selftests/zram: Adding zram testsNaresh Kamboju
2015-08-03jump_label: Provide a self-testJason Baron
2015-06-23selftests: add quicktest supportShuah Khan
2015-06-17selftests: add seccomp suiteKees Cook
2015-05-26tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo