summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)1-0/+1
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu1-3/+31
2020-03-11selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-03-11selftests: fix too long argumentJiri Benc1-10/+13
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-0/+6
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer1-2/+14
2020-02-24kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar1-6/+18
2020-01-27selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu1-3/+3
2020-01-09selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk1-1/+1
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-13selftests/powerpc: Skip test instead of failingBreno Leitao1-4/+1
2019-12-13selftests/powerpc: Allocate base registersBreno Leitao7-10/+8
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman1-7/+2
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman1-0/+1
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley1-8/+3
2019-12-01selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley1-9/+4
2019-12-01tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch1-0/+1
2019-12-01selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2-2/+2
2019-12-01selftests: kvm: Fix -Wformat warningsAndrea Parri1-2/+2
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann1-4/+4
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)1-1/+7
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu1-0/+3
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet1-1/+1
2019-12-01selftests/bpf: fix file resource leak in load_kallsymsPeng Hao1-0/+1
2019-11-24selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata1-1/+1
2019-11-24tc-testing: fix build of eBPF programsDavide Caratti4-9/+63
2019-11-24selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg1-10/+10
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)1-0/+52
2019-11-20selftests/powerpc: Do not fail with rescheduleBreno Leitao2-3/+15
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-10-11libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor1-3/+1
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt1-12/+4
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich1-2/+5
2019-09-16selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu1-2/+3
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1