summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04212-1/+216
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02211-0/+211
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02211-0/+211
| * | Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-021-1/+5
| |\ \
| | * | selftests: lib.mk: print individual test results to console by defaultShuah Khan2017-10-311-1/+5
* | | | bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-021-0/+442
* | | | bpf: minor cleanups after mergeDaniel Borkmann2017-11-021-72/+72
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+2
|\ \ \ \ | |/ / /
| * | | tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler2017-10-311-2/+2
* | | | selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2017-11-012-5/+0
* | | | tc-testing: better test case file error reportingBrenda J. Butler2017-11-011-9/+14
* | | | tc-testing: better check if thing is listBrenda J. Butler2017-11-011-1/+1
* | | | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-11-011-1/+1
* | | | tc-testing: split config fileBrenda J. Butler2017-11-012-0/+37
* | | | tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler2017-11-011-0/+1
* | | | tc-testing: very simple example test casesBrenda J. Butler2017-11-013-2/+80
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-304-5/+102
|\ \ \ \ | |/ / /
| * | | selftests: Introduce a new test case to tc testsuiteChris Mi2017-10-293-5/+40
| * | | selftests: Introduce a new script to generate tc batch fileChris Mi2017-10-291-0/+62
| | |/ | |/|
* | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-231-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-227-14/+545
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-214-6/+522
| |\ \
| | * | bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann2017-10-221-0/+480
| | * | bpf: remove mark access for SK_SKB program typesJohn Fastabend2017-10-201-2/+14
| | * | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-202-3/+3
| | * | bpf: enforce TCP only support for sockmapJohn Fastabend2017-10-201-1/+11
| | * | bpf: disallow arithmetic operations on context pointerJakub Kicinski2017-10-181-0/+14
| * | | userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli2017-10-131-5/+20
| * | | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-102-3/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
| | * selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
* | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-221-0/+3
* | | bpf: Add tests for eBPF file modeChenbo Feng2017-10-201-0/+48
* | | tc-testing: fix the -l argument bug in tdc.pyLucas Bates2017-10-141-4/+4
* | | tc-testing: Add test cases for police and skbmodLucas Bates2017-10-142-0/+899
* | | tc-testing: Split test case files into smaller chunksLucas Bates2017-10-146-1212/+1194
* | | tc-testing: Add test cases for flushing actionsLucas Bates2017-10-141-1/+48
* | | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-121-0/+42
* | | selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal2017-10-101-0/+28
* | | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-102-1/+172
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-091-1/+1
|\ \ \ | |/ /
| * | selftests/net: rxtimestamp: Fix an off by oneDan Carpenter2017-10-051-1/+1
| |/
* | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-071-0/+3
* | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-071-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0520-65/+245
|\ \ | |/
| * Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-09-2720-65/+245
| |\
| | * selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan2017-09-251-3/+6
| | * selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-251-3/+1
| | * selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-251-0/+0
| | * selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-09-251-5/+13
OpenPOWER on IntegriCloud