aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-12-05selftests/net: convert drop_monitor_tests.sh to run it in unique namespaceHangbin Liu1-10/+11
2023-12-05selftests/net: convert cmsg tests to make them run in unique namespaceHangbin Liu3-12/+12
2023-12-05selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...Hangbin Liu1-12/+6
2023-12-05selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu1-30/+16
2023-12-05selftests/net: add lib.shHangbin Liu3-27/+87
2023-12-04selftests/bpf: Test outer map update operations in syscall programHou Tao2-7/+119
2023-12-04selftests/bpf: Add test cases for inner mapHou Tao2-0/+234
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+6
2023-12-04selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"Colin Ian King1-1/+1
2023-12-02bpf: simplify tnum output if a fully known constantAndrii Nakryiko3-4/+4
2023-12-02selftests/bpf: adjust global_func15 test to validate prog exit precisionAndrii Nakryiko1-0/+32
2023-12-02selftests/bpf: validate async callback return value check correctnessAndrii Nakryiko1-8/+28
2023-12-02bpf: enforce precise retval range on program exitAndrii Nakryiko8-11/+11
2023-12-02selftests/bpf: add selftest validating callback result is enforcedAndrii Nakryiko1-0/+50
2023-12-02bpf: provide correct register name for exception callback retval checkAndrii Nakryiko2-2/+2
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu5-8/+280
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu5-0/+223
2023-12-01selftests/bpf: Sort config in alphabetic orderSong Liu1-1/+1
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson2-4/+5
2023-12-01KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson1-4/+4
2023-12-01KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson6-12/+12
2023-12-01KVM: selftests: Fix MWAIT error message when guest assertion failsSean Christopherson1-2/+4
2023-12-01selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela3-123/+121
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela1-0/+0
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela1-1/+1
2023-11-30selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela1-6/+0
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds1-2/+3
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski16-72/+627
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-30/+59
2023-11-30selftests: sched: Remove initialization to 0 for a static variableAtul Kumar Pant1-1/+1
2023-11-30selftests: capabilities: namespace create varies for root and normal userSwarup Laxman Kotiaklapudi1-5/+1
2023-11-30selftests: prctl: Add prctl test for PR_GET_NAMEOsama Muhammad1-0/+32
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-29/+58
2023-11-30kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown1-2/+2
2023-11-30kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown1-1/+1
2023-11-30kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown1-30/+36
2023-11-30selftests:x86: Fix Format String Warnings in lam.cangquan yu1-2/+2
2023-11-30selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...angquan yu1-1/+1
2023-11-30selftests:breakpoints: Fix Format String Warning in breakpoint_testangquan yu1-2/+2
2023-11-29selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang5-75/+24
2023-11-29selftests: mptcp: add mptcp_lib_check_transferGeliang Tang4-63/+29
2023-11-29selftests: mptcp: add mptcp_lib_make_fileGeliang Tang5-17/+13
2023-11-29selftests: mptcp: add missing oflag=appendGeliang Tang1-1/+1
2023-11-29selftests: mptcp: add mptcp_lib_get_counterGeliang Tang4-86/+73
2023-11-29selftests: mptcp: add mptcp_lib_is_v6Geliang Tang4-28/+15
2023-11-29selftests: mptcp: add mptcp_lib_kill_waitGeliang Tang3-28/+22
2023-11-29selftests: mptcp: userspace pm send RM_ADDR for ID 0Geliang Tang1-0/+26
2023-11-29selftests: mptcp: userspace pm remove initial subflowGeliang Tang1-0/+24