summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-05-06selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum-188/+168
2024-05-06selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum-93/+83
2024-05-06kselftest/tty: Report a consistent test name for the one test we runMark Brown-15/+33
2024-05-06kselftest: Add mechanism for reporting a KSFT_ result codeMark Brown-0/+22
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal-1/+0
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray-105/+187
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray-2/+111
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray-1/+7
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray-1/+269
2024-05-05selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts-1/+1
2024-05-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang-29/+13
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang-1/+5
2024-05-05tools: fix userspace compilation with new test_xarray changesLuis Chamberlain-0/+2
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2024-05-03selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard-2/+2
2024-05-03selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard-2/+2
2024-05-03selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard-1/+3
2024-05-03selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard-3/+3
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray-1/+1
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn-3/+15
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski-2/+6
2024-05-02selftests/bpf: Add test for the use of new args in cong_controlMiao Xu-0/+233
2024-05-02tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu-3/+3
2024-05-02KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslotsSean Christopherson-0/+8
2024-05-02KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_testZide Chen-2/+33
2024-05-02selftests/bpf: Add kernel socket operation testsJordan Rife-0/+472
2024-05-02selftests/bpf: Make sock configurable for each test caseJordan Rife-42/+98
2024-05-02selftests/bpf: Move IPv4 and IPv6 sockaddr test casesJordan Rife-314/+268
2024-05-02selftests/bpf: Implement BPF programs for kernel socket operationsJordan Rife-0/+65
2024-05-02selftests/bpf: Implement socket kfuncs for bpf_testmodJordan Rife-0/+282
2024-05-02selftests/bpf: Fix bind program for big endian systemsJordan Rife-16/+39
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-44/+89
2024-05-02bpf: Missing trailing slash in tools/testing/selftests/bpf/MakefileJose E. Marchesi-1/+1
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+3
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal-6/+34
2024-05-01libbpf: better fix for handling nulled-out struct_ops programAndrii Nakryiko-1/+1
2024-05-01selftests/bpf: add tests for the "module: Function" syntaxViktor Malik-0/+29
2024-05-01selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-05-01selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"Ye Bin-0/+40
2024-04-30selftests/bpf: Drop start_server_proto helperGeliang Tang-9/+2
2024-04-30selftests/bpf: Make start_mptcp_server staticGeliang Tang-9/+16
2024-04-30selftests/bpf: Add opts argument for __start_serverGeliang Tang-12/+15
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+49
2024-04-30cxl/test: Enhance event testingIra Weiny-4/+15
2024-04-30selftests/bpf: Add sockopt case to verify prog_typeStanislav Fomichev-2/+38
2024-04-30selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATEStanislav Fomichev-6/+19
2024-04-30selftests/bpf: Add kprobe session cookie testJiri Olsa-0/+94
2024-04-30selftests/bpf: Add kprobe session testJiri Olsa-0/+120
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski-0/+134
2024-04-30selftests: drv-net: support generating iperf3 loadJakub Kicinski-0/+42