summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song2019-05-311-0/+2
* Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman2019-05-251-8/+1
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-05-161-54/+40
* selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-051-0/+6
* net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-171-0/+24
* selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev2019-04-051-1/+8
* selftests: skip seccomp get_metadata test if not real rootTycho Andersen2019-04-051-0/+6
* selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-03-231-0/+1
* bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-03-231-0/+10
* selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-03-132-1/+763
* selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-03-131-1/+1