summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)Author
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
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-13selftests: Add install targetMichael Ellerman
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-13syscalls: add selftest for execveat(2)David Drysdale
2014-12-03selftest: size: Add size test for Linux kernelTim Bird
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds