summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim
2015-04-02selftest/mqueue: enable cross compilationTyler Baker
2015-04-02selftest/ipc: enable cross compilationTyler Baker
2015-04-02selftest/memfd: include default header install pathTyler Baker
2015-04-02selftest/mount: enable cross compilationTyler Baker
2015-04-02selftest/memfd: enable cross compilationTyler Baker
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan
2015-03-31selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen
2015-03-31kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman
2015-03-24tools, update rtctest.c to verify passage of timePrarit Bhargava
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava
2015-03-24selftests: Add tool to generate kselftest tar archiveShuah Khan
2015-03-24selftests: Add kselftest install toolShuah Khan
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman
2015-03-19kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)