summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-07-10selftests/seccomp: Rename XFAIL to SKIPKees Cook
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-09Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPERAlexander A. Klimov
2020-07-09selftests: net: Add port split testDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-07selftests: fix condition in run_testsYauheni Kaliuta
2020-07-07selftests: do not use .ONESHELLYauheni Kaliuta
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests/harness: Report skip reasonKees Cook
2020-07-06selftests/harness: Display signed values correctlyKees Cook
2020-07-06selftests/harness: Refactor XFAIL into SKIPKees Cook
2020-07-06selftests/harness: Switch to TAP outputKees Cook
2020-07-06selftests: Add header documentation and helpersKees Cook
2020-07-06selftests/binderfs: Fix harness API usageKees Cook
2020-07-06selftests: Remove unneeded selftest API headersKees Cook
2020-07-06selftests/clone3: Reorder reporting outputKees Cook
2020-07-06selftests: sync_test: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini
2020-07-06selftests: breakpoints: fix computation of test planPaolo Bonzini
2020-07-06kselftest: fix TAP output for skipped testsPaolo Bonzini
2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau
2020-07-02ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailedSteven Rostedt (VMware)