index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
32
-1260
/
+4480
|
\
|
*
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
2017-11-14
1
-19
/
+112
|
*
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
1
-2
/
+1
|
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-11
1
-1
/
+2
|
*
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
2017-11-05
3
-2
/
+155
|
*
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
2017-11-05
3
-1
/
+196
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
212
-1
/
+216
|
|
\
|
*
|
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
2017-11-02
1
-0
/
+442
|
*
|
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
1
-72
/
+72
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-2
/
+2
|
|
\
\
|
*
|
|
selftests/bpf: remove useless bpf_trace_printk
Alexei Starovoitov
2017-11-01
2
-5
/
+0
|
*
|
|
tc-testing: better test case file error reporting
Brenda J. Butler
2017-11-01
1
-9
/
+14
|
*
|
|
tc-testing: better check if thing is list
Brenda J. Butler
2017-11-01
1
-1
/
+1
|
*
|
|
tc-testing: correction to docstring in get_unique_item
Brenda J. Butler
2017-11-01
1
-1
/
+1
|
*
|
|
tc-testing: split config file
Brenda J. Butler
2017-11-01
2
-0
/
+37
|
*
|
|
tc-testing: gitignore, ignore standard python artifacts
Brenda J. Butler
2017-11-01
1
-0
/
+1
|
*
|
|
tc-testing: very simple example test cases
Brenda J. Butler
2017-11-01
3
-2
/
+80
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
4
-5
/
+102
|
|
\
\
\
|
*
|
|
|
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-23
1
-3
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
7
-14
/
+545
|
|
\
\
\
\
|
*
|
|
|
|
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
2017-10-22
1
-0
/
+3
|
*
|
|
|
|
bpf: Add tests for eBPF file mode
Chenbo Feng
2017-10-20
1
-0
/
+48
|
*
|
|
|
|
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
2017-10-14
1
-4
/
+4
|
*
|
|
|
|
tc-testing: Add test cases for police and skbmod
Lucas Bates
2017-10-14
2
-0
/
+899
|
*
|
|
|
|
tc-testing: Split test case files into smaller chunks
Lucas Bates
2017-10-14
6
-1212
/
+1194
|
*
|
|
|
|
tc-testing: Add test cases for flushing actions
Lucas Bates
2017-10-14
1
-1
/
+48
|
*
|
|
|
|
selftests: rtnetlink: add a small macsec test case
Florian Westphal
2017-10-12
1
-0
/
+42
|
*
|
|
|
|
selftests: rtnetlink: test RTM_GETNETCONF
Florian Westphal
2017-10-10
1
-0
/
+28
|
*
|
|
|
|
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2017-10-10
2
-1
/
+172
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
1
-0
/
+3
|
*
|
|
|
|
|
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2017-10-07
1
-0
/
+3
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
20
-65
/
+245
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-04
1
-0
/
+72
|
*
|
|
|
|
|
|
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-04
1
-0
/
+6
|
*
|
|
|
|
|
|
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
2017-10-02
1
-0
/
+96
|
*
|
|
|
|
|
|
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
2017-09-29
1
-11
/
+132
|
*
|
|
|
|
|
|
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
2017-09-29
1
-28
/
+30
|
*
|
|
|
|
|
|
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
2017-09-28
1
-0
/
+42
|
*
|
|
|
|
|
|
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-26
5
-4
/
+370
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
3
-101
/
+626
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
2017-09-21
1
-7
/
+49
|
*
|
|
|
|
|
|
|
selftests: rtnetlink.sh: add test case for device ifalias
Florian Westphal
2017-09-19
1
-0
/
+57
|
*
|
|
|
|
|
|
|
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
2017-09-19
1
-4
/
+183
|
*
|
|
|
|
|
|
|
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
2017-09-19
1
-1
/
+13
*
|
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
3
-25
/
+176
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
2017-11-08
1
-1
/
+17
|
*
|
|
|
|
|
|
|
|
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
2017-11-08
1
-1
/
+72
|
*
|
|
|
|
|
|
|
|
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
2017-11-07
1
-1
/
+16
[next]