summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-08-06cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc1-6/+6
2019-07-10selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon1-3/+38
2019-06-25selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju1-0/+2
2019-06-25kselftest/cgroup: fix incorrect test_core skipAlex Shi1-1/+1
2019-06-25kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi1-0/+5
2019-06-25kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi1-0/+4
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T1-1/+5
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-06-19selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee1-0/+4
2019-05-31selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2019-05-31selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song1-0/+2
2019-05-25Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman1-8/+1
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-05-16selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40
2019-05-05selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-03-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-14bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-03-14proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel1-1/+14
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov1-3/+50
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21