summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1
* selftests/ftrace: fix glob selftestSven Schnelle2020-10-011-1/+1
* selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer2020-09-091-0/+2
* selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario2020-09-0311-26/+0
* tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh2020-08-261-1/+1
* selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V2020-08-211-3/+8
* selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V2020-08-211-18/+12
* selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V2020-08-211-13/+13
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-08-191-12/+25
* selftests/powerpc: Fix CPU affinity for child processHarish2020-08-191-5/+16
* selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-111-3/+2
* selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love2020-08-051-1/+2
* selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love2020-08-051-2/+1
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-251-2/+8
* NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-251-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-251-1/+2
* selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko2020-06-221-0/+1
* selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove2020-06-221-0/+1
* selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer2020-06-221-4/+4
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-05-101-1/+1
* tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2020-04-291-0/+1
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-291-4/+9
* selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko2020-04-171-196/+37
* selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-04-171-2/+6
* ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-181-1/+1
* selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-181-3/+31
* selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-03-111-12/+13
* selftests: fix too long argumentJiri Benc2020-03-111-10/+13
* ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-03-051-0/+6
* selftests: bpf: Reset global state between reuseport test runsLorenz Bauer2020-02-241-2/+14
* kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar2020-02-241-6/+18
* selftests/ipc: Fix msgque compiler warningsKees Cook2020-01-271-5/+6
* rseq/selftests: Turn off timeout settingMathieu Desnoyers2020-01-171-0/+1
* selftests: firmware: Fix it to do root uid check and skipShuah Khan2020-01-171-0/+6
* selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu2020-01-121-3/+3
* selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2020-01-091-0/+21
* rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2020-01-091-8/+10
* selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk2019-12-311-1/+1
* selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-311-1/+1
* selftests/powerpc: Skip test instead of failingBreno Leitao2019-12-131-4/+1
* selftests/powerpc: Allocate base registersBreno Leitao2019-12-137-10/+8
* selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-12-131-2/+2
* selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-12-051-0/+9
* selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman2019-12-011-7/+2
* selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman2019-12-011-0/+1
* selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley2019-12-011-8/+3
* selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley2019-12-011-9/+4
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2019-12-011-0/+1
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2019-12-012-2/+2
* selftests: kvm: Fix -Wformat warningsAndrea Parri2019-12-011-2/+2