aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-26tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo1-1/+1
2015-05-26selftests/futex: Add .gitignoreDarren Hart1-0/+7
2015-05-26kselftest: Add exit code definesDarren Hart1-5/+12
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart1-0/+1
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart2-1/+4
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart2-3/+22
2015-05-26selftests: Add futex functional testsDarren Hart15-0/+1889
2015-05-26kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz1-1/+5
2015-05-26kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz1-1/+1
2015-05-26kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz1-1/+1
2015-05-26selftests/exec: do not install subdir as it is already createdTyler Baker1-1/+1
2015-05-26selftests/ftrace: install test.dTyler Baker1-0/+1
2015-05-26selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker1-0/+3
2015-05-26Test compaction of mlocked memorySri Jayaramappa3-1/+243
2015-05-26selftests/mount: output WARN messages when mount test skippedZhang Zhen1-1/+6
2015-05-26selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen1-0/+18
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