summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
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: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-17selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-17selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-17selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-17selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-17selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-17selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-17selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-10-17selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa
2024-10-17selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-10-17selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-10-17selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song
2024-10-17selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song
2024-10-17selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar
2024-10-17selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-17selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-10-17selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar
2024-10-17selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov
2024-10-17selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()Roberto Sassu
2024-10-17selftests/bpf: Add selftest deny_namespace to s390x deny listYonghong Song
2024-10-17kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown
2024-10-17kselftest/arm64: signal: fix/refactor SVE vector length enumerationAndre Przywara
2024-10-17kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown
2024-10-17kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown
2024-10-17kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown
2024-09-30selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-09-12selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-09-12selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-09-12selftests: mptcp: fix backport issuesMatthieu Baerts (NGI0)
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu
2024-09-08selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)