summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-05-15ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-05-15selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-05-15kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-05-04selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-05-04selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-05-04selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-05-04selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-05-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-04-16selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-04-16selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy
2020-04-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang
2020-04-12selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook
2020-04-12selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-04-12bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-04-12selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-04-12selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-04-12selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-03-30rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-03-30selftests: firmware: Fix it to do root uid check and skipShuah Khan
2020-03-30x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski
2020-03-30selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-03-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-03-20kselftest: Support old perl versionsSeongJae Park
2020-03-20kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-03-20selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-03-20selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-03-20selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-03-20selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-03-20selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-03-20selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-03-20selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-03-20ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)
2020-03-20selftests: netfilter: use randomized netns namesFlorian Westphal
2020-03-20rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-03-20selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-03-20selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-03-07selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2020-03-07selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman
2020-03-07selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman
2020-02-24selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2020-02-24selftests: net: Fix printf format warnings on armMasami Hiramatsu
2020-02-24selftests: proc: Make va_max 1MBMasami Hiramatsu
2020-02-24selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2020-02-24selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2020-01-31seccomp: avoid overflow in implicit constant conversionChristian Brauner
2020-01-19selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2020-01-19selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2020-01-19mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2020-01-09selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski