summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-09-28selftests/bpf: Convert sockopt_inherit test to ASSERT_* macrosWang Yufen
2022-09-28selftests/bpf: Convert sockopt test to ASSERT_* macrosWang Yufen
2022-09-28selftests/bpf: Convert sockmap_ktls test to ASSERT_* macrosWang Yufen
2022-09-28selftests/bpf: Convert sockmap_basic test to ASSERT_* macrosWang Yufen
2022-09-28selftests/bpf: Test parameterized task BPF iterators.Kui-Feng Lee
2022-09-28KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall numberVitaly Kuznetsov
2022-09-28KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercallVipin Sharma
2022-09-28KVM: selftests: Check result in hyperv_features for successful hypercallsVipin Sharma
2022-09-28KVM: selftests: Update top-of-file comment in psci_testOliver Upton
2022-09-28selftests/powerpc: Update bhrb filter sampling test for multiple branch filtersAthira Rajeev
2022-09-28selftests/tc-testing: add selftests for teql qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for tbf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for taprio qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for skbprio qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for sfq qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for sfb qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for plug qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for pfifo_fast qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for hhf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for gred qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for fq qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for etf qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for codel qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for choke qdiscZhengchao Shao
2022-09-28selftests/tc-testing: add selftests for atm qdiscZhengchao Shao
2022-09-27selftests/net: enable io_uring sendzc testingPavel Begunkov
2022-09-27selftests/bpf: Fix passing arguments via function in test_kmod.shYauheni Kaliuta
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-26selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa
2022-09-26bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-09-26mm: add merging after mremap resizeJakub Matěna
2022-09-26lib/test_maple_tree: add testing for maple treeLiam R. Howlett
2022-09-26radix tree test suite: add lockdep_is_held to headerLiam R. Howlett
2022-09-26radix tree test suite: add support for slab bulk APIsLiam R. Howlett
2022-09-26radix tree test suite: add allocation counts and size to kmem_cacheLiam R. Howlett
2022-09-26radix tree test suite: add kmem_cache_set_non_kernel()Liam R. Howlett
2022-09-26radix tree test suite: add pr_err defineLiam R. Howlett
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-09-26selftests: net: tsn_lib: run phc2sys in automatic modeVladimir Oltean
2022-09-26selftests: net: tsn_lib: allow multiple isochron receiversVladimir Oltean
2022-09-26selftests: net: tsn_lib: allow running ptp4l on multiple interfacesVladimir Oltean
2022-09-26selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDSVladimir Oltean
2022-09-26selftests/ftrace: Add eprobe syntax error testcaseMasami Hiramatsu (Google)
2022-09-26KVM: selftests: Add an x86-only test to verify nested exception queueingSean Christopherson
2022-09-26KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codesSean Christopherson
2022-09-26KVM: selftests: Switch to updated eVMCSv1 definitionVitaly Kuznetsov
2022-09-26KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fieldsVitaly Kuznetsov
2022-09-26KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage testOliver Upton