summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* ftracetest: Do not use usleep directlyNamhyung Kim2015-04-033-6/+33
* selftest/mqueue: enable cross compilationTyler Baker2015-04-021-2/+4
* selftest/ipc: enable cross compilationTyler Baker2015-04-021-5/+1
* selftest/memfd: include default header install pathTyler Baker2015-04-021-0/+1
* selftest/mount: enable cross compilationTyler Baker2015-04-021-2/+3
* selftest/memfd: enable cross compilationTyler Baker2015-04-021-3/+4
* kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz2015-04-021-0/+7
* selftests: Change memory on-off-test.sh name to be uniqueShuah Khan2015-04-012-3/+3
* selftests: change cpu on-off-test.sh name to be uniqueShuah Khan2015-04-012-2/+2
* selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen2015-03-311-0/+1
* kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz2015-03-312-2/+2
* 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 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-121-30/+229
|\
| * ktest: Place quotes around item variableSteven Rostedt (Red Hat)2015-02-031-1/+1
| * ktest: Cleanup terminal on dodie() failureJosh Poimboeuf2015-02-021-1/+6
| * ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)2015-02-021-0/+4
| * ktest: Enable user input to the consoleJosh Poimboeuf2015-02-021-15/+36
| * ktest: Give console process a dedicated ttyJosh Poimboeuf2015-02-021-9/+57
| * ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)2015-01-291-5/+5
| * ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)2015-01-291-4/+105
| * ktest: Restore tty settings after closing consoleJosh Poimboeuf2015-01-271-0/+7
OpenPOWER on IntegriCloud