summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-18bpf: Increase MAX_NR_MAPS to 17 in test_verifier.cMartin KaFai Lau
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-17selftests/bpf: fix a compilation errorYonghong Song
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar
2019-04-17selftests/kexec: define common logging functionsMimi Zohar
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16selftests: bpf: add VRF test cases to lwt_ip_encap test.Peter Oskolkov
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev
2019-04-16selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-12selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov
2019-04-12selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov
2019-04-12selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.hAndrey Ignatov
2019-04-12selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov
2019-04-12selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov
2019-04-12selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov
2019-04-12selftests/bpf: Test sysctl section nameAndrey Ignatov
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire