summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-05-31selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin
2019-05-31selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-05-25Revert "selftests/bpf: skip verifier tests for unsupported program types"Greg Kroah-Hartman
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-05-16selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-05-05selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen
2019-03-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-03-13proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-03-13selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-13selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-13selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-21tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-12-17proc: fixup map_files test on armAlexey Dobriyan
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal