aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2-5/+0
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler1-9/+14
2017-11-01tc-testing: better check if thing is listBrenda J. Butler1-1/+1
2017-11-01tc-testing: correction to docstring in get_unique_itemBrenda J. Butler1-1/+1
2017-11-01tc-testing: split config fileBrenda J. Butler2-0/+37
2017-11-01tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler1-0/+1
2017-11-01tc-testing: very simple example test casesBrenda J. Butler3-2/+80
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler1-2/+2
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+102
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi1-0/+62
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov1-3/+3
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-14/+545
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+522
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo1-0/+3
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-20bpf: Add tests for eBPF file modeChenbo Feng1-0/+48
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend1-2/+14
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-3/+3
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend1-1/+11
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski1-0/+14
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates1-4/+4
2017-10-14tc-testing: Add test cases for police and skbmodLucas Bates2-0/+899
2017-10-14tc-testing: Split test case files into smaller chunksLucas Bates6-1212/+1194
2017-10-14tc-testing: Add test cases for flushing actionsLucas Bates1-1/+48
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli1-5/+20
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal1-0/+42
2017-10-10selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal1-0/+28
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski2-1/+172
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-3/+3
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song1-0/+3
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song1-0/+3
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter1-1/+1
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi8-0/+1038
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-65/+245
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan1-2/+2
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2017-10-04bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov1-0/+72
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal1-0/+6
2017-10-02selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal1-0/+96
2017-09-29bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau1-11/+132
2017-09-29bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau1-28/+30
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau1-1/+1
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal1-0/+42
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds20-65/+245
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann5-4/+370
2017-09-25selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan1-3/+6
2017-09-25selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan1-3/+1