summaryrefslogtreecommitdiff
path: root/tools/testing (unfollow)
Commit message (Expand)Author
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
2014-12-13syscalls: add selftest for execveat(2)David Drysdale
2014-12-11userns: Unbreak the unprivileged remount testsEric W. Biederman
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu
2014-12-03selftest: size: Add size test for Linux kernelTim Bird
2014-12-02selftests/kcmp: Always try to build the testMichael Ellerman
2014-12-02selftests/kcmp: Don't include kernel headersMichael Ellerman
2014-12-02mnt: Update unprivileged remount testEric W. Biederman
2014-11-24kselftest: Move the docs to the Documentation dirTim Bird
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)
2014-11-21ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)
2014-11-21ktest: Use make -s kernelreleaseMichal Marek
2014-11-17selftests/timers: change test to use ksft frameworkShuah Khan
2014-11-17selftests/kcmp: change test to use ksft frameworkShuah Khan
2014-11-17selftests/ipc: change test to use ksft frameworkShuah Khan
2014-11-17selftests/breakpoints: change test to use ksft frameworkShuah Khan
2014-11-17selftests: add kselftest framework for uniform test reportingShuah Khan
2014-11-17selftests/user: move test out of Makefile into a shell scriptShuah Khan
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)
2014-11-05selftests/net: move test out of Makefile into a shell scriptShuah Khan
2014-11-03rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar
2014-11-03rcutorture: Remove stale test configurationsPranith Kumar
2014-11-03rcutorture: Enable RCU self test in configsPranith Kumar
2014-11-03torture: Run Linux-kernel binary out of results directoryPaul E. McKenney
2014-11-03ftracetest: Sort testcasesHeiko Carstens
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu
2014-10-07ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)
2014-10-07ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu
2014-09-30locktorture: Support rwlocksDavidlohr Bueso
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu
2014-09-19ktest: add ability to skip during BISECT_MANUALChris J Arges
2014-09-19ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)