summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju
2022-04-13selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang
2022-04-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum
2022-04-08selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-03-16selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
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/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-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-23tests: fix idmapped mount_setattr testChristian Brauner
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