summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-10-17selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar1-1/+1
2024-10-17selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song2-0/+80
2024-10-17selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song2-22/+41
2024-10-17selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song1-17/+19
2024-10-17selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar1-1/+1
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-10-17selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar1-1/+1
2024-10-17selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-10-17selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()Roberto Sassu3-0/+124
2024-10-17selftests/bpf: Add selftest deny_namespace to s390x deny listYonghong Song1-0/+1
2024-10-17kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown1-7/+7
2024-10-17kselftest/arm64: signal: fix/refactor SVE vector length enumerationAndre Przywara10-181/+132
2024-10-17kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown1-0/+4
2024-10-17kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown1-0/+162
2024-10-17kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown1-2/+6
2024-09-30selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-12selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+19
2024-09-12selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-1/+104
2024-09-12selftests: mptcp: fix backport issuesMatthieu Baerts (NGI0)1-69/+69
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-08selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)1-5/+2
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-9/+12
2024-09-08selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-09-08selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-6/+15
2024-09-08selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+14
2024-09-08selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)1-4/+12
2024-09-08selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)1-0/+29
2024-09-08selftests: mptcp: add explicit test case for remove/readdMatthieu Baerts (NGI0)1-0/+23
2024-09-08selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)1-5/+20
2024-09-08selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-0/+1
2024-09-04selftests: forwarding: local_termination: Down ports on cleanupPetr Machata1-0/+4
2024-09-04selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata1-0/+3
2024-08-29selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-08-29net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu1-17/+27
2024-08-29selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski4-11/+34
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-08-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2-10/+10
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-08-19selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+14
2024-08-14selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+27
2024-08-14selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+36
2024-08-14clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2024-08-14torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4