summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-03-08selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-08selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-08selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-03-08selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-03-08selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-03-02selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni
2022-03-02selftests: mptcp: fix diag instabilityPaolo Abeni
2022-02-23tests: fix idmapped mount_setattr testChristian Brauner
2022-02-23selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-23pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
2022-02-23selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-23selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-23selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-23kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-02-23selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-02-23selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-02-23selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-02-23selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-02-23selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-02-23selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-02-23selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-02-23kselftest: signal all child processesLi Zhijian
2022-02-23selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado
2022-02-23kunit: tool: Import missing importlib.abcMichał Winiarski
2022-02-08selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-02-08selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-02-08selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-02-01KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-27selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman
2022-01-27selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo
2022-01-27bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa
2022-01-27selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens
2022-01-27selftests/bpf: Fix bpf_object leak in skb_ctx selftestAndrii Nakryiko
2022-01-27selftests/bpf: Destroy XDP link correctlyAndrii Nakryiko
2022-01-27selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko
2022-01-27selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski
2022-01-27selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell
2022-01-27bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy
2022-01-11userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2022-01-11selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-05selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2022-01-05selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-29selftests: KVM: Fix non-x86 compilingAndrew Jones