summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-07-0737-486/+940
|\
| * selftests: membarrier: use ksft_* var arg msg apiShuah Khan2017-07-011-50/+41Star
| * selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan2017-07-011-36/+58
| * selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan2017-07-011-26/+33
| * selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan2017-07-011-12/+16
| * kselftest: add ksft_print_msg() function to output general informationPaul Elder2017-07-011-0/+10
| * kselftest: make ksft_* output functions variadicPaul Elder2017-07-011-12/+43
| * selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-06-301-5/+2Star
| * selftests: intel_pstate: add .gitignoreShuah Khan2017-06-301-0/+2
| * selftests: fix memory-hotplug testPo-Hsu Lin2017-06-301-16/+54
| * selftests: add missing test name in memory-hotplug testPo-Hsu Lin2017-06-301-0/+1
| * selftests: check percentage range for memory-hotplug testPo-Hsu Lin2017-06-301-0/+4
| * selftests: check hot-pluggagble memory for memory-hotplug testPo-Hsu Lin2017-06-301-0/+5
| * selftests: typo correction for memory-hotplug testPo-Hsu Lin2017-06-301-5/+5
| * selftests: ftrace: Use md5sum to take less time of checking logsMasami Hiramatsu2017-06-301-3/+3
| * tools/testing/selftests/sysctl: Add pre-check to the value of writes_strictOrson Zhai2017-06-283-2/+24
| * selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park2017-06-231-2/+1Star
| * selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGSSeongJae Park2017-06-231-1/+1
| * selftest/memfd/Makefile: Fix build errorSeongJae Park2017-06-231-1/+1
| * selftests: lib: Skip tests on missing test modulesSumit Semwal2017-06-232-0/+8
| * kselftest: membarrier: make test names more informativeAlice Ferrazzi2017-06-161-2/+2
| * kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder2017-06-163-8/+6Star
| * kselftest: make ksft_exit_skip() output a reason for skippingPaul Elder2017-06-161-2/+5
| * kselftest: convert get_size to use stricter TAP13 formatTim Bird2017-06-151-11/+16
| * kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder2017-06-131-26/+17Star
| * kselftest: breakpoints: convert breakpoint_test to TAP13 outputPaul Elder2017-06-131-14/+15
| * kselftest: membarrier: convert to TAP13 outputPaul Elder2017-06-131-16/+19
| * kselftest: add TAP13 conformant versions of ksft_* functionsPaul Elder2017-06-131-4/+48
| * selftests: kselftest_harness: Fix compile warningMickaël Salaün2017-06-121-1/+1
| * selftests/ftrace: Return unsupported if it detects older kernelMasami Hiramatsu2017-06-072-0/+18
| * selftests/ftrace: Use top-level available_filter_functionMasami Hiramatsu2017-06-071-0/+4
| * selftests/ftrace: Add instance indication in test logMasami Hiramatsu2017-06-071-1/+1
| * selftests/ftrace: Reset ftrace filter on older kernelMasami Hiramatsu2017-06-071-1/+4
| * ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu2017-06-071-0/+1
| * selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu2017-06-071-2/+6
| * selftests/ftrace: Skip full-glob-matching filter test on older kernelMasami Hiramatsu2017-06-071-11/+17
| * selftests/seccomp: Force rebuild according to dependenciesMickaël Salaün2017-06-071-0/+2
| * Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün2017-06-071-85/+330
| * selftests: Remove the TEST_API() wrapper from kselftest_harness.hMickaël Salaün2017-06-071-205/+150Star
| * selftests: Cosmetic renames in kselftest_harness.hMickaël Salaün2017-06-071-5/+6
| * selftests: Make test_harness.h more generally availableMickaël Salaün2017-06-072-1/+1
| * selftests: sync: Skip the test if kernel support is not foundMichael Ellerman2017-06-071-0/+13
| * selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek2017-06-071-9/+26
| * selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju2017-06-078-10/+19
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-20/+33
|\ \
| * | selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin2017-06-051-20/+33
| |/
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-1/+1
|\ \
| * | tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto2017-06-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0517-49/+2536
|\ \ \
| * | | bpf: add various test cases for verifier selftestDaniel Borkmann2017-07-031-0/+165