summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-01-29bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi-1/+11
2024-01-29selftests/bpf: Remove "&>" usage in the selftestsMartin KaFai Lau-20/+25
2024-01-29KVM: selftests: s390x: Remove redundant newlinesAndrew Jones-13/+13
2024-01-29KVM: selftests: riscv: Remove redundant newlinesAndrew Jones-2/+2
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones-27/+27
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones-38/+38
2024-01-29KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson-3/+3
2024-01-29selftests/bpf: Drop return in bpf_testmod_exitGeliang Tang-1/+1
2024-01-28Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+6
2024-01-27kselftest: devices: Add sample board file for XPS 13 9300Nícolas F. R. A. Prado-0/+40
2024-01-27kselftest: devices: Add sample board file for google,spherionNícolas F. R. A. Prado-0/+50
2024-01-27kselftest: Add test to verify probe of devices from discoverable busesNícolas F. R. A. Prado-0/+413
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-190/+2984
2024-01-26selftests: net: give more time for GRO aggregationPaolo Abeni-1/+1
2024-01-26selftests: net: add missing required classifierPaolo Abeni-0/+1
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni-0/+5
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang-1/+1
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+108
2024-01-26kunit: add wireless unit testsJohannes Berg-0/+5
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts-1/+1
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell-0/+6
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache-0/+7
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum-2/+2
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum-13/+14
2024-01-25selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern-0/+1
2024-01-25selftest: Fix set of ping_group_range in fcnal-testDavid Ahern-6/+15
2024-01-25selftest: Update PATH for nettest in fcnal-testDavid Ahern-0/+3
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu-1/+4
2024-01-25vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov-0/+2
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela-1/+1
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela-2/+1
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela-1/+1
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela-0/+2
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela-0/+1
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski-0/+1
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni-2/+4
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni-0/+1
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni-12/+26
2024-01-25selftests: tcp_ao: add a config fileJakub Kicinski-0/+10
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-42/+119
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-24/+97
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi-3/+8
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi-1/+7
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu-4/+4
2024-01-24vsock/test: add '--peer-port' input argumentArseniy Krasnov-58/+115
2024-01-24selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko-17/+104
2024-01-24selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko-0/+98
2024-01-24selftests/bpf: Add tests for BPF object load with implicit tokenAndrii Nakryiko-0/+64
2024-01-24selftests/bpf: Add BPF object loading tests with explicit token passingAndrii Nakryiko-0/+166
2024-01-24selftests/bpf: Utilize string values for delegate_xxx mount optionsAndrii Nakryiko-20/+32