aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-35/+69
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski4-26/+67
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski2-18/+2
2015-05-12selftests/x86: install testsTyler Baker1-0/+6
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker1-1/+4
2015-05-12selftest/x86: build both bitnessesTyler Baker1-2/+2
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman1-1/+1
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman1-1/+1
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+184
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds21-91/+852
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski3-1/+184
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes3-4/+14
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-0/+760
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds67-196/+3364
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff4-1/+153
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff4-49/+48
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar1-0/+8
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski6-0/+760
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim3-6/+33
2015-04-02selftest/mqueue: enable cross compilationTyler Baker1-2/+4
2015-04-02selftest/ipc: enable cross compilationTyler Baker1-5/+1
2015-04-02selftest/memfd: include default header install pathTyler Baker1-0/+1
2015-04-02selftest/mount: enable cross compilationTyler Baker1-2/+3
2015-04-02selftest/memfd: enable cross compilationTyler Baker1-3/+4
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz1-0/+7
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan2-3/+3
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan2-2/+2
2015-03-31selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen1-0/+1
2015-03-31kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-latJohn Stultz2-2/+2
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman7-7/+7
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman1-1/+3
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman6-1/+214
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar2-1/+2
2015-03-24tools, update rtctest.c to verify passage of timePrarit Bhargava1-0/+13
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava2-1/+259
2015-03-24selftests: Add tool to generate kselftest tar archiveShuah Khan1-0/+55
2015-03-24selftests: Add kselftest install toolShuah Khan1-0/+37
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEADPaul E. McKenney2-1/+2
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman8-9/+5
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman8-82/+73
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman2-16/+13
2015-03-19kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz1-2/+6
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan1-0/+8
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman1-6/+6
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz7-1/+430
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman1-0/+1
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard1-33/+0
2015-03-13selftests: Add install targetMichael Ellerman10-1/+73
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman29-67/+65