summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3
* selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2019-12-011-1/+1
* selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2019-12-011-0/+1
* selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2019-11-241-1/+1
* tc-testing: fix build of eBPF programsDavide Caratti2019-11-244-9/+63
* selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2019-11-241-10/+10
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-11-241-0/+52
* selftests/powerpc: Do not fail with rescheduleBreno Leitao2019-11-202-3/+15
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor2019-10-111-3/+1
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-071-12/+4
* selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-09-211-2/+5
* selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-09-161-2/+3
* selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-09-101-1/+1
* selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-09-101-6/+10
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-08-291-12/+12
* selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-08-291-0/+4
* selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-08-291-2/+1
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-061-2/+1
* selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-261-6/+6
* selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-07-101-2/+2
* bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2019-07-031-3/+38
* selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju2019-06-251-0/+2
* kselftest/cgroup: fix incorrect test_core skipAlex Shi2019-06-251-1/+1
* kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi2019-06-251-0/+5
* kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi2019-06-251-0/+4
* selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-06-221-1/+5
* selftests/timers: Add missing fflush(stdout) callsKees Cook2019-06-1910-0/+12
* selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-06-191-1/+1
* selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee2019-05-311-0/+4
* selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-05-311-17/+21