summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* ftracetest: Convert exit -1 to exit $FAILMichael Ellerman2015-03-317-7/+7
* ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman2015-03-311-1/+3
* tools, update rtctest.c to verify passage of timePrarit Bhargava2015-03-241-0/+13
* Documentation, split up rtc.txt into documentation and test filePrarit Bhargava2015-03-242-1/+259
* selftests: Add tool to generate kselftest tar archiveShuah Khan2015-03-241-0/+55
* selftests: Add kselftest install toolShuah Khan2015-03-241-0/+37
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-198-9/+5
* selftests: Add install support for the powerpc testsMichael Ellerman2015-03-198-82/+73
* selftests/timers: Use shared logic to run and install testsMichael Ellerman2015-03-192-16/+13
* kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz2015-03-191-2/+6
* selftests: Add install targetMichael Ellerman2015-03-1310-1/+73
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-1329-67/+65
* selftests/timers: Add set-2038 test from timetest suiteJohn Stultz2015-03-122-1/+146
* selftests/timers: Add set-tai from the timetest suiteJohn Stultz2015-03-122-1/+81
* selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz2015-03-122-1/+122
* selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz2015-03-122-0/+321
* selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz2015-03-122-1/+181
* selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz2015-03-122-1/+91
* selftests/timers: Add change_skew test from timetest suiteJohn Stultz2015-03-122-1/+109
* selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2015-03-122-2/+189
* selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz2015-03-122-1/+212
* selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz2015-03-122-1/+126
* selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz2015-03-122-2/+202
* selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz2015-03-122-1/+213
* selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz2015-03-122-1/+156
* selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz2015-03-122-1/+192
* selftests/timers: Add inconsistency-check test from timetestsJohn Stultz2015-03-122-2/+206
* selftests/timers: Add nanosleep test from timetest suiteJohn Stultz2015-03-122-1/+176
* selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz2015-03-121-5/+4
* selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz2015-03-121-3/+8
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1114-4/+393
|\
| * selftests/powerpc: Add memcmp testcaseAnton Blanchard2015-01-236-1/+133
| * selftests/powerpc: Add subpage protection self test.Paul Mackerras2015-01-233-3/+228
| * selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-236-0/+32
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-215-13/+38
|\ \
| | \
| | \
| *-. \ Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-155-13/+38
| |\ \ \ | | |_|/ | |/| |
| | | * torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney2015-01-101-0/+1
| | | * torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney2015-01-101-4/+4
| | | * rcutorture: Handle different mpstat versionsPaul E. McKenney2015-01-101-1/+1
| | | * rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney2015-01-101-7/+13
| | | * rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney2015-01-101-0/+18
| | |/ | |/|
| | * rcutorture: Add checks for stall ending before dump startPaul E. McKenney2015-01-061-1/+1
| |/
* | selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov2015-01-081-1/+1
* | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-061-2/+1
* | selftests/exec: allow shell return code of 126David Drysdale2015-01-061-6/+13
* | selftests/exec: Use %zu to format size_tGeert Uytterhoeven2014-12-221-2/+2
|/
* tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton2014-12-181-8/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-171-38/+166
|\
| * userns: Unbreak the unprivileged remount testsEric W. Biederman2014-12-111-8/+24
| * mnt: Update unprivileged remount testEric W. Biederman2014-12-021-30/+142