summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov
2019-09-03selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich
2019-09-03selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich
2019-09-03selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich
2019-09-03selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich
2019-09-03selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev
2019-09-03selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-31selftests/bpf: Fix a typo in test_offload.pyMasanari Iida
2019-08-31tools: bpftool: improve and check builds for different make invocationsQuentin Monnet
2019-08-28selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-28selftests/bpf: add precision tracking testAlexei Starovoitov
2019-08-28selftests/bpf: verifier precise testsAlexei Starovoitov
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-21selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel
2019-08-21selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-19tc-testing: concurrency: wrap piped rule update commandsVlad Buslov
2019-08-19tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-17selftests/bpf: fix race in test_tcp_rtt testPetar Penkov
2019-08-17libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko
2019-08-17selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel
2019-08-17selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel
2019-08-17selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel
2019-08-16selftests: Fix get_ifidx and callers in nettest.cDavid Ahern
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini