aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-13selftests: Add install targetMichael Ellerman10-1/+73
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman29-67/+65
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz2-1/+146
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz2-1/+81
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz2-1/+122
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz2-0/+321
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz2-1/+181
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz2-1/+91
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz2-1/+109
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2-2/+189
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz2-1/+212
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz2-1/+126
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz2-2/+202
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz2-1/+213
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz2-1/+156
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz2-1/+192
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz2-2/+206
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz2-1/+176
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz1-5/+4
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz1-3/+8