summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes-4/+23
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes-581/+381
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior-6/+17
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior-123/+132
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior-1/+1
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella-3/+11
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella-66/+9
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella-36/+56
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella-87/+17
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella-35/+54
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-337/+3227
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi-0/+1332
2023-09-16selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi-0/+243
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi-1/+30
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi-0/+16
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-12/+298
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+129
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan-5/+10
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller-2/+277
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca-4/+4
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada-0/+170
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov-0/+5
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-34/+200
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-23/+71
2023-09-14selftests/xsk: display command line options with -hMagnus Karlsson-2/+14
2023-09-14selftests/xsk: fail single test instead of all testsMagnus Karlsson-24/+46
2023-09-14selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson-12/+13
2023-09-14selftests/xsk: add option to run single testMagnus Karlsson-21/+48
2023-09-14selftests/xsk: add option that lists all testsMagnus Karlsson-7/+42
2023-09-14selftests/xsk: declare test names in structMagnus Karlsson-171/+57
2023-09-14selftests/xsk: move all tests to separate functionsMagnus Karlsson-55/+115
2023-09-14selftests/xsk: add option to only run tests in a single modeMagnus Karlsson-8/+47
2023-09-14selftests/xsk: add timeout for Tx threadMagnus Karlsson-4/+22
2023-09-14selftests/xsk: print per packet info in verbose modeMagnus Karlsson-3/+10
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)-1/+2
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov-0/+138
2023-09-14memblock tests: Fix compilation errors.Rong Tao-1/+5
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter-2/+277
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa-9/+3
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+2
2023-09-13selftests/tc-testing: cls_u32: add tests for classidPedro Tammela-0/+25
2023-09-13selftests/tc-testing: cls_route: add tests for classidPedro Tammela-0/+25
2023-09-13selftests/tc-testing: cls_fw: add tests for classidPedro Tammela-0/+49
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima-0/+46
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima-10/+10
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima-1/+1
2023-09-12selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov-1/+1
2023-09-12selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang-4/+269
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+70
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)-0/+8