summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin-1/+1
2019-04-19kselftests: cgroup: add freezer controller self-testsRoman Gushchin-1/+912
2019-04-19kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin-3/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan-10/+10
2019-04-18bpf: Increase MAX_NR_MAPS to 17 in test_verifier.cMartin KaFai Lau-1/+1
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing-2/+2
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTMasayoshi Mizuma-0/+13
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-314/+48
2019-04-17selftests/bpf: fix a compilation errorYonghong Song-2/+2
2019-04-17ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma-2/+4
2019-04-17ktest: Show name and iteration on errorsSteven Rostedt (VMware)-6/+20
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar-20/+66
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar-8/+16
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar-0/+13
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel-4/+3
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar-3/+304
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar-3/+8
2019-04-17selftests/kexec: define common logging functionsMimi Zohar-14/+35
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar-14/+42
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar-9/+9
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar-1/+1
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-81/+288
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-54/+60
2019-04-16selftests: bpf: add VRF test cases to lwt_ip_encap test.Peter Oskolkov-48/+86
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook-0/+2
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook-20/+23
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+215
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini-16/+17
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev-81/+116
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov-0/+88
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev-1/+1
2019-04-16selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko-0/+49
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+13
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel-0/+26
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-37/+241
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes-0/+1
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal-9/+27
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal-1/+284
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko-1/+1
2019-04-12selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov-1/+126
2019-04-12selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov-0/+485
2019-04-12selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov-0/+160
2019-04-12selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.hAndrey Ignatov-0/+19
2019-04-12selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov-0/+64
2019-04-12selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov-0/+222
2019-04-12selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov-0/+228
2019-04-12selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov-0/+222