summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-67/+65
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz-1/+146
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz-1/+81
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz-1/+122
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz-0/+321
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz-1/+181
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz-1/+91
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz-1/+109
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz-2/+189
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz-1/+212
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz-1/+126
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz-2/+202
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz-1/+213
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz-1/+156
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz-1/+192
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz-2/+206
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz-1/+176
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz-5/+4
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz-3/+8
2015-03-11rcutorture: Enable slow grace-period initializationsPaul E. McKenney-0/+1
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman-1/+9
2015-03-03torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney-1/+1
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-30/+229
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-4/+393
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)-1/+1
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf-1/+6
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)-0/+4
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf-15/+36
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf-9/+57
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)-5/+5
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)-4/+105
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf-0/+7
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)-0/+13
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard-1/+133
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras-3/+228
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual-0/+32
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-13/+38
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney-13/+38
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney-0/+1
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney-4/+4
2015-01-10rcutorture: Handle different mpstat versionsPaul E. McKenney-1/+1
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney-7/+13
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney-0/+18
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov-1/+1
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier-2/+1