summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-07-25selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-25selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-25selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-07-25selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-07-25selftests/overlayfs: Fix build error on ppc64Michael Ellerman
2024-07-25selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-07-25selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-11selftests/harness: Fix tests timeout and race conditionMickaël Salaün
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard
2024-07-11selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-07-11selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-07-11selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman
2024-07-11selftests/resctrl: Fix non-contiguous CBM for AMDBabu Moger
2024-06-27selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-27selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski
2024-06-27bpf: avoid uninitialized warnings in verifier_global_subprogs.cJose E. Marchesi
2024-06-27kselftest: arm64: Add a null pointer checkKunwu Chan
2024-06-27selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-06-27selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-21selftests/futex: don't pass a const char* to asprintf(3)John Hubbard
2024-06-21selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-21kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
2024-06-21selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
2024-06-21selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-06-16bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
2024-06-16selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-06-16selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-06-16selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-16selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-16selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-06-12selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-12riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-06-12selftests/net: use tc rule to filter the na packetHangbin Liu
2024-06-12selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-06-12selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata