summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski-2/+118
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+69
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski-26/+67
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski-18/+2
2015-05-12selftests/x86: install testsTyler Baker-0/+6
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker-1/+4
2015-05-12selftest/x86: build both bitnessesTyler Baker-2/+2
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman-1/+1
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman-1/+1
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+184
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-91/+852
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski-1/+184
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes-4/+14
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+760
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-196/+3364
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff-1/+153
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff-49/+48
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar-0/+8
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski-0/+760
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim-6/+33
2015-04-02selftest/mqueue: enable cross compilationTyler Baker-2/+4
2015-04-02selftest/ipc: enable cross compilationTyler Baker-5/+1
2015-04-02selftest/memfd: include default header install pathTyler Baker-0/+1
2015-04-02selftest/mount: enable cross compilationTyler Baker-2/+3
2015-04-02selftest/memfd: enable cross compilationTyler Baker-3/+4
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz-0/+7
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan-3/+3
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan-2/+2
2015-03-31selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen-0/+1
2015-03-31kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz-2/+2
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman-7/+7
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman-1/+3
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman-1/+214
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-1/+2
2015-03-24tools, update rtctest.c to verify passage of timePrarit Bhargava-0/+13
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava-1/+259
2015-03-24selftests: Add tool to generate kselftest tar archiveShuah Khan-0/+55
2015-03-24selftests: Add kselftest install toolShuah Khan-0/+37
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney-1/+2
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman-9/+5
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman-82/+73
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman-16/+13
2015-03-19kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz-2/+6
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan-0/+8
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman-6/+6
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz-1/+430
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman-0/+1
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard-33/+0
2015-03-13selftests: Add install targetMichael Ellerman-1/+73