summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan2017-09-211-0/+11
* selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-6/+18
* selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan2017-09-211-2/+4
* selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan2017-09-211-5/+11
* selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-211-6/+1
* selftests: lib.mk: fix test executable status check to use full pathShuah Khan2017-09-211-1/+1
* selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-211-0/+4
* selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-0/+15
* selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
* selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
* selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
* selftests: silence test output by defaultJosef Bacik2017-09-191-2/+2
* selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer2017-09-181-0/+2
* selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-181-8/+9
* selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer2017-09-181-6/+0
* selftests: intel_pstate: build only on x86Daniel Díaz2017-09-182-0/+7
* selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-181-4/+4
* tools: fix testing/selftests/sigaltstack for s390xThomas Richter2017-09-181-0/+4
* selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-0/+16
|\
| * bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-151-0/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-9/+7
|\ \
| * | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-192-9/+7
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-317-18/+61
| |\ \
| * | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-091-1/+50
|\ \ \ \
| * | | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-081-1/+50
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-2/+58
|\ \ \ \ \
| * | | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov2017-09-081-2/+58
* | | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-0847-491/+518
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün2017-09-052-6/+35
| * | | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan2017-08-251-3/+9
| * | | | | selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-252-15/+3
| * | | | | selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan2017-08-251-1/+1
| * | | | | selftests: kselftest framework: change skip exit code to 0Shuah Khan2017-08-251-1/+2
| * | | | | selftests/timers: make loop consistent with array sizeBenjamin Gaignard2017-08-251-1/+1
| * | | | | selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan2017-08-231-3/+5
| * | | | | selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan2017-08-221-13/+13
| * | | | | kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-08-221-8/+9
| * | | | | selftests: timers: drop support for !KTEST caseShuah Khan2017-08-2219-204/+1
| * | | | | rtc: rtctest: Improve support detectionLukáš Doktor2017-08-161-1/+6
| * | | | | selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian2017-08-161-0/+6
| * | | | | selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian2017-08-161-0/+8
| * | | | | selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-168-23/+30
| * | | | | selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2017-08-142-49/+65
| * | | | | selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai2017-08-111-1/+1
| * | | | | selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez2017-08-091-1/+6
| * | | | | selftests: kselftest framework: add error counterShuah Khan2017-08-091-3/+18
| * | | | | selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2017-08-022-38/+62