summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-03-131-10/+20
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-03-133-0/+131
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-03-131-3/+10
* selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-03-101-1/+1
* kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-03-051-7/+2
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-03-051-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-051-1/+1
* selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-03-051-0/+1
* selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-03-051-0/+102
* selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-03-051-5/+2
* selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-02-271-1/+33
* selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-02-271-0/+30
* selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-02-271-44/+44
* selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-02-271-1/+1
* selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-02-271-29/+0
* selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-02-271-1/+14
* selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-02-271-3/+50
* selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2019-02-121-4/+4
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-02-061-15/+57
* x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-311-10/+31
* bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2019-01-261-0/+13
* selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2019-01-261-21/+21
* selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2019-01-262-10/+14
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2019-01-227-6/+10
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2019-01-131-1/+14
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* tools/testing/nvdimm: Align test resources to 128MDan Williams2018-12-211-2/+33
* bpf: Fix verifier log string check for bad alignment.David Miller2018-12-211-1/+1
* tools/bpf: add addition type tests to test_btfYonghong Song2018-12-211-0/+361
* tools/bpf: fix two test_btf unit test casesMartin KaFai Lau2018-12-211-7/+7
* bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-12-171-0/+19
* proc: fixup map_files test on armAlexey Dobriyan2018-12-171-2/+7
* selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-12-174-0/+87
* tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-12-131-3/+11
* tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-12-131-2/+2
* tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma2018-12-011-4/+4
* powerpc/selftests: Wait all threads to joinBreno Leitao2018-11-211-10/+17
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-11-131-2/+2
* selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu2018-11-131-6/+6
* net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-11-041-7/+7
* Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-201-0/+80
|\
| * selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-10-191-0/+80
* | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman2018-10-191-0/+4
|\ \
| * | selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)2018-10-091-0/+4