aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski46-190/+2984
2024-01-26selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
2024-01-26selftests: net: add missing required classifierPaolo Abeni1-0/+1
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni1-0/+5
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang1-1/+1
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+108
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum1-13/+14
2024-01-25selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern1-0/+1
2024-01-25selftest: Fix set of ping_group_range in fcnal-testDavid Ahern1-6/+15
2024-01-25selftest: Update PATH for nettest in fcnal-testDavid Ahern1-0/+3
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela1-1/+1
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela1-2/+1
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela1-1/+1
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela1-0/+2
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela1-0/+1
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski1-0/+1
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni1-0/+1
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-01-25selftests: tcp_ao: add a config fileJakub Kicinski1-0/+10
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-24/+97
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi1-3/+8
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi1-1/+7
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-01-24selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko2-17/+104
2024-01-24selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko1-0/+98
2024-01-24selftests/bpf: Add tests for BPF object load with implicit tokenAndrii Nakryiko1-0/+64
2024-01-24selftests/bpf: Add BPF object loading tests with explicit token passingAndrii Nakryiko3-0/+166
2024-01-24selftests/bpf: Utilize string values for delegate_xxx mount optionsAndrii Nakryiko1-20/+32
2024-01-24selftests/bpf: Add BPF token-enabled testsAndrii Nakryiko1-0/+683
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2-0/+5
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2-0/+5
2024-01-24selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-01-24KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...Jing Zhang1-7/+11
2024-01-24selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau1-4/+75
2024-01-24selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau1-0/+11
2024-01-23selftests/bpf: Skip callback tests if jit is disabled in test_verifierTiezhu Yang2-0/+17
2024-01-23selftests/bpf: Move is_jit_enabled() into testing_helpersTiezhu Yang3-18/+19
2024-01-23selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-01-23selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee4-0/+176
2024-01-23selftests/bpf: Add fill_link_info test for perf eventJiri Olsa2-0/+46
2024-01-23selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa1-5/+21
2024-01-23selftests/bpf: Add cookies check for kprobe_multi fill_link_info testJiri Olsa1-12/+36
2024-01-23bpf: Use r constraint instead of p constraint in selftestsJose E. Marchesi2-3/+3