summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song2017-11-14
| * bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
| * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-11
| * selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-05
| * bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-05
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\
| * | bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-02
| * | bpf: minor cleanups after mergeDaniel Borkmann2017-11-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| |\ \
| * | | selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2017-11-01
| * | | tc-testing: better test case file error reportingBrenda J. Butler2017-11-01
| * | | tc-testing: better check if thing is listBrenda J. Butler2017-11-01
| * | | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-11-01
| * | | tc-testing: split config fileBrenda J. Butler2017-11-01
| * | | tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler2017-11-01
| * | | tc-testing: very simple example test casesBrenda J. Butler2017-11-01
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \
| * | | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-23
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \
| * | | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-22
| * | | | | bpf: Add tests for eBPF file modeChenbo Feng2017-10-20
| * | | | | tc-testing: fix the -l argument bug in tdc.pyLucas Bates2017-10-14
| * | | | | tc-testing: Add test cases for police and skbmodLucas Bates2017-10-14
| * | | | | tc-testing: Split test case files into smaller chunksLucas Bates2017-10-14
| * | | | | tc-testing: Add test cases for flushing actionsLucas Bates2017-10-14
| * | | | | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-12
| * | | | | selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal2017-10-10
| * | | | | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-09
| |\ \ \ \ \
| * | | | | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-07
| * | | | | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-07
| * | | | | | VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-05
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \ \ \
| * | | | | | | bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov2017-10-04
| * | | | | | | selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal2017-10-04
| * | | | | | | selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal2017-10-02
| * | | | | | | bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-29
| * | | | | | | bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-29
| * | | | | | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-29
| * | | | | | | selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-28
| * | | | | | | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-26
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23
| |\ \ \ \ \ \ \
| * | | | | | | | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-21
| * | | | | | | | selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal2017-09-19
| * | | | | | | | bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIECraig Gallek2017-09-19
| * | | | | | | | bpf: Add uniqueness invariant to trivial lpm test implementationCraig Gallek2017-09-19
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri2017-11-08
| * | | | | | | | | selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri2017-11-08