aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPERAlexander A. Klimov1-1/+1
2020-07-09selftests: net: Add port split testDanielle Ratson2-0/+278
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+36
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-08selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2-32/+14
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2-0/+63
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer1-4/+5
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer1-1/+3
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner2-0/+80
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee1-14/+0
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2-0/+117
2020-07-07selftests: fix condition in run_testsYauheni Kaliuta1-1/+1
2020-07-07selftests: do not use .ONESHELLYauheni Kaliuta1-11/+9
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini1-5/+16
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-4/+30
2020-07-06selftests/harness: Report skip reasonKees Cook1-4/+21
2020-07-06selftests/harness: Display signed values correctlyKees Cook1-5/+37
2020-07-06selftests/harness: Refactor XFAIL into SKIPKees Cook2-20/+52
2020-07-06selftests/harness: Switch to TAP outputKees Cook2-24/+33
2020-07-06selftests: Add header documentation and helpersKees Cook1-2/+71
2020-07-06selftests/binderfs: Fix harness API usageKees Cook1-138/+146
2020-07-06selftests: Remove unneeded selftest API headersKees Cook4-4/+0
2020-07-06selftests/clone3: Reorder reporting outputKees Cook3-4/+3
2020-07-06selftests: sync_test: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-1/+1
2020-07-06selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-2/+2
2020-07-06selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-19/+26
2020-07-06selftests: breakpoints: fix computation of test planPaolo Bonzini1-4/+4
2020-07-06kselftest: fix TAP output for skipped testsPaolo Bonzini2-9/+21
2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini1-1/+1
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-0/+13
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu4-49/+52
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts1-4/+9
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-90/+78
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love1-15/+15
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller41-245/+2431
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski1-0/+11
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove1-26/+59
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu1-1/+1
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau2-2/+23
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau6-86/+110
2020-07-01selftests: mptcp: add option to specify size of file to transferFlorian Westphal1-13/+39
2020-07-01selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer2-0/+16
2020-07-01selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer2-0/+19
2020-07-01selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer1-0/+3
2020-07-01selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.Hao Luo1-8/+8
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu2-0/+54
2020-07-01x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2-1/+246
2020-07-01selftests/x86/fsgsbase: Add a missing memory constraintAndy Lutomirski1-1/+2