summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov2022-05-131-0/+8
| | * | | | | | | | | | selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko2022-05-111-1/+1
| | * | | | | | | | | | selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou2022-05-112-0/+100
| | * | | | | | | | | | selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2022-05-112-5/+128
| | * | | | | | | | | | selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2022-05-112-1/+504
| | * | | | | | | | | | bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi2022-05-111-2/+2
| | * | | | | | | | | | selftests/bpf: fix a few clang compilation errorsYonghong Song2022-05-112-3/+5
| | * | | | | | | | | | selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller2022-05-111-0/+1
| | * | | | | | | | | | selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson2022-05-112-77/+99
| | * | | | | | | | | | selftests: xsk: make the stats tests normal testsMagnus Karlsson2022-05-112-69/+53
| | * | | | | | | | | | selftests: xsk: introduce validation functionsMagnus Karlsson2022-05-112-38/+82
| | * | | | | | | | | | selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson2022-05-111-0/+7
| | * | | | | | | | | | selftests: xsk: add timeout to testsMagnus Karlsson2022-05-112-0/+16
| | * | | | | | | | | | selftests: xsk: fix reporting of failed testsMagnus Karlsson2022-05-114-89/+141
| | * | | | | | | | | | selftests: xsk: run all tests for busy-pollMagnus Karlsson2022-05-114-14/+94
| | * | | | | | | | | | selftests: xsk: do not send zero-length packetsMagnus Karlsson2022-05-112-9/+10
| | * | | | | | | | | | selftests: xsk: cleanup bash scriptsMagnus Karlsson2022-05-112-18/+1
| | * | | | | | | | | | selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-102-8/+133
| | * | | | | | | | | | selftests/bpf: Add attach bench testJiri Olsa2022-05-102-0/+155
| | * | | | | | | | | | selftests/bpf: Add bpf link iter testDmitrii Dolgov2022-05-103-0/+44
| | * | | | | | | | | | selftests/bpf: Use ASSERT_* instead of CHECKDmitrii Dolgov2022-05-101-154/+88
| | * | | | | | | | | | selftests/bpf: Fix result check for test_bpf_hash_mapDmitrii Dolgov2022-05-101-2/+1
| | * | | | | | | | | | selftests/bpf: Replace bpf_trace_printk in tunnel kernel codeKaixi Fan2022-05-101-97/+72
| | * | | | | | | | | | selftests/bpf: Move vxlan tunnel testcases to test_progsKaixi Fan2022-05-103-163/+610
| | * | | | | | | | | | selftests/bpf: Handle batch operations for map-in-map bpf-mapsTakshak Chahande2022-05-101-0/+252
| | * | | | | | | | | | selftests/bpf: Test libbpf's ringbuf size fix up logicAndrii Nakryiko2022-05-092-12/+2
| | * | | | | | | | | | libbpf: Provide barrier() and barrier_var() in bpf_helpers.hAndrii Nakryiko2022-05-095-8/+0
| | * | | | | | | | | | selftests/bpf: Add bpf_core_field_offset() testsAndrii Nakryiko2022-05-094-3/+56
| | * | | | | | | | | | selftests/bpf: Use both syntaxes for field-based CO-RE helpersAndrii Nakryiko2022-05-092-10/+9
| | * | | | | | | | | | selftests/bpf: Prevent skeleton generation raceAndrii Nakryiko2022-05-091-5/+5
| | * | | | | | | | | | selftests/bpf: Fix two memory leaks in prog_testsMykola Lysenko2022-04-281-6/+11
| | * | | | | | | | | | selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logicAndrii Nakryiko2022-04-282-1/+62
| | * | | | | | | | | | selftests/bpf: Use target-less SEC() definitions in various testsAndrii Nakryiko2022-04-285-11/+52
| | * | | | | | | | | | bpf/selftests: Add granular subtest output for prog_testMykola Lysenko2022-04-272-176/+485
| * | | | | | | | | | | selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean2022-05-221-23/+19
| * | | | | | | | | | | selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean2022-05-221-67/+67
| * | | | | | | | | | | selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean2022-05-221-28/+24
| * | | | | | | | | | | net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum2022-05-221-0/+1
| * | | | | | | | | | | selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong2022-05-203-0/+122
| * | | | | | | | | | | selftests: fib_nexthops: Make ping timeout configurableAmit Cohen2022-05-201-25/+28
| * | | | | | | | | | | selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang2022-05-191-0/+10
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-193-8/+52
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson2022-05-181-2/+2
| * | | | | | | | | | | | selftests: mptcp: fix a mp_fail test warningGeliang Tang2022-05-161-0/+1
| * | | | | | | | | | | | selftests: fib_nexthops: Make the test more robustAmit Cohen2022-05-131-24/+24
| * | | | | | | | | | | | net: selftests: Stress reuseport listenMartin KaFai Lau2022-05-123-0/+132
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-125-0/+415
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean2022-05-111-1/+1
| * | | | | | | | | | | | | selftests: forwarding: Add a tunnel-based test for L3 HW statsPetr Machata2022-05-082-0/+110
| * | | | | | | | | | | | | selftests: lib: Add a generic helper for obtaining HW statsPetr Machata2022-05-082-12/+15