summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2024-06-12selftests: forwarding: Have RET track kselftest framework constantsPetr Machata
2024-06-12selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-06-12selftests/harness: use 1024 in place of LINE_MAXTao Su
2024-06-12Revert "selftests/harness: remove use of LINE_MAX"Tao Su
2024-05-30Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan
2024-05-30Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan
2024-05-30selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-30selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-30selftests/kcmp: remove unused open modeEdward Liaw
2024-05-30selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski
2024-05-30selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw
2024-05-30selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-30selftests: power_supply: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-30selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-05-30selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-12Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-11selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün
2024-05-11selftests/harness: Fix vfork() side effectsMickaël Salaün
2024-05-11selftests/harness: Share _metadata between forked processesMickaël Salaün
2024-05-11selftests/pidfd: Fix wrong expectationMickaël Salaün
2024-05-11selftests/harness: Constify fixture variantsMickaël Salaün
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün
2024-05-11selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün
2024-05-11selftests/harness: Fix fixture teardownMickaël Salaün
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün