summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V
2020-08-19selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-19selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-25NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-22selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-11selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-03-11selftests: fix too long argumentJiri Benc
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-02-24kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-01-27selftests/ipc: Fix msgque compiler warningsKees Cook
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-01-09selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-13selftests/powerpc: Skip test instead of failingBreno Leitao
2019-12-13selftests/powerpc: Allocate base registersBreno Leitao
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski