summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-10-22selftests: mptcp: remove duplicated variablesMatthieu Baerts (NGI0)
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-22selftests: mptcp: join: change capture/checksum as boolGeliang Tang
2024-10-22selftest: hid: add the missing tests directoryYun Lu
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-10-17selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-10selftest: hid: add missing run-hid-tools-tests.shYun Lu
2024-10-10selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-10selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-04selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-10-04selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar
2024-10-04selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song
2024-10-04selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-04selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-04selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-10-04selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-10-04selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song
2024-10-04selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song
2024-10-04selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar
2024-10-04selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar
2024-10-04selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-04selftests/bpf: Drop unneeded error.h includesTony Ambardar
2024-10-04selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...Tushar Vyavahare
2024-10-04selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-10-04selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar