summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
4 daysselftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
4 daysktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
4 daysselftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
4 daysselftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier2-1/+25
4 daysselftests: net: Remove executable bits from library scriptsBenjamin Poirier1-0/+0
11 daysselftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
11 daysselftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
11 daysselftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
11 daysselftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
11 daysselftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
11 daysselftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
11 daysselftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
11 daysselftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
11 daysselftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh1-2/+2
11 daysselftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter1-28/+29
2024-10-04selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar1-6/+6
2024-10-04selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar1-1/+15
2024-10-04selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song3-2/+2
2024-10-04selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-10-04selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-10-04selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar2-6/+6
2024-10-04selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
2024-10-04selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar1-1/+0
2024-10-04selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar1-1/+0
2024-10-04selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libcTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar1-1/+1
2024-10-04selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song2-0/+80
2024-10-04selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song2-22/+41
2024-10-04selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song1-17/+19
2024-10-04selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
2024-10-04selftests/bpf: Drop unneeded error.h includesTony Ambardar3-3/+0
2024-10-04selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...Tushar Vyavahare4-15/+28
2024-10-04selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar1-1/+1
2024-10-04selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-10-04selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar1-1/+1
2024-10-04selftests/bpf: Fix wrong binary in Makefile log outputTony Ambardar1-5/+6
2024-10-04selftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda1-8/+9
2024-10-04bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi1-1/+1
2024-10-04bpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi1-1/+1
2024-10-04bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi1-1/+11
2024-10-04selftests/bpf: Fix error linking uprobe_multi on mipsTony Ambardar1-0/+2
2024-10-04selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-10-04selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)2-2/+2