aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-12-13selftests: bpf: Add xdp_perf testBjörn Töpel1-0/+25
2019-12-13selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko1-5/+24
2019-12-13selftests/bpf: Add CPU mask parsing testsAndrii Nakryiko1-0/+78
2019-12-13selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki1-136/+131
2019-12-13selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki2-1/+1
2019-12-13selftests/bpf: Pull up printing the test name into test runnerJakub Sitnicki1-15/+12
2019-12-13selftests/bpf: Propagate errors during setup for reuseport testsJakub Sitnicki1-51/+85
2019-12-13selftests/bpf: Run reuseport tests in a loopJakub Sitnicki1-21/+34
2019-12-13selftests/bpf: Unroll the main loop in reuseport testJakub Sitnicki1-32/+41
2019-12-13selftests/bpf: Add helpers for getting socket family & type nameJakub Sitnicki1-3/+25
2019-12-13selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki1-3/+3
2019-12-13selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki2-10/+4
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams2-0/+7
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov1-0/+39
2019-12-11kselftest: Support old perl versionsSeongJae Park1-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park1-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman1-1/+1
2019-12-11kselftests: Add dma-heap testJohn Stultz2-0/+402
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti1-1/+1
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-156/+176
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney2-7/+11
2019-12-09torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney1-6/+13
2019-12-09rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney1-1/+2
2019-12-09torture: Handle systems lacking the mpstat commandPaul E. McKenney1-2/+9
2019-12-09torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney1-6/+20
2019-12-09rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney1-52/+3
2019-12-09torture: Use gawk instead of awk for systime() functionPaul E. McKenney2-5/+5
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim1-1/+1
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu1-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu1-1/+2
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu1-3/+3
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu3-5/+5
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu2-0/+7
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu1-1/+4
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld1-0/+537
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-51/+147
2019-12-07selftests: netfilter: use randomized netns namesFlorian Westphal1-156/+176
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic1-6/+2
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song3-19/+81
2019-12-04selftests: add epoll selftestsHeiher4-0/+3083
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev3-1/+26
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev1-1/+1
2019-12-02Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-3/+2
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-17/+17
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+37
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-31/+122
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+85