aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesv4.18/standard/tiny/intelv4.18/standard/tiny/common-pcv4.18/standard/tiny/basev4.18/standard/qemuppcv4.18/standard/qemuarm64v4.18/standard/intel-x86v4.18/standard/intelv4.18/standard/edgerouterv4.18/standard/beaglebonev4.18/standard/baseHe Zhe
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-16selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-09-16selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-09-16selftests/timers: Add missing fflush(stdout) callsKees Cook
2019-09-16selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu
2019-08-25Merge tag 'v4.18.42' into v4.18/standard/baseBruce Ashfield
2019-08-17selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-08-17selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-30selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-05-30selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-05-29Merge tag 'v4.18.39' into v4.18/standard/baseBruce Ashfield
2019-05-23selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-04-12selftests: skip seccomp get_metadata test if not real rootTycho Andersen
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-03-26bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-03-21Merge tag 'v4.18.32' into v4.18/standard/baseBruce Ashfield
2019-03-20selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-03-20selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-03-20bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-03-20proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-03-20selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-20selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-20selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King
2019-03-17Merge tag 'v4.18.31' into v4.18/standard/baseBruce Ashfield
2019-03-17Merge tag 'v4.18.30' into v4.18/standard/baseBruce Ashfield
2019-03-16selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-03-16kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-03-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-16selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-03-16selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-03-16selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-03-08selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-03-08selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-03-08selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-03-08selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-03-08selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-07Merge tag 'v4.18.28' into v4.18/standard/baseBruce Ashfield
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-02-19selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-02-19bpf: improve verifier branch analysisAlexei Starovoitov