summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-03-21selftests/bpf: Test bpf_program__clone() attach_btf_id overrideMykyta Yatsenko
2026-03-21selftests/bpf: Use bpf_program__clone() in veristatMykyta Yatsenko
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu
2026-03-21selftests/bpf: Add alignment flag for test_verifier 190 testcaseTiezhu Yang
2026-03-21bpf: Consolidate sleepable checks in check_func_call()Puranjay Mohan
2026-03-21bpf: Consolidate sleepable checks in check_helper_call()Puranjay Mohan
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-21selftests/sched_ext: Return non-zero exit code on test failurezhidao su
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti
2026-03-20selftests/vsock: fix vsock_test path shadowing in nested VMsBobby Eshleman
2026-03-20selftests/vsock: fix vmtest.sh for read-only nested VM runnersBobby Eshleman
2026-03-20vfio: selftests: Support DMR and GNR-D DSA devicesYi Lai
2026-03-20vfio: selftests: Build tests on aarch64Ted Logan
2026-03-20selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilationThomas Weißschuh
2026-03-20selftests/nolibc: add a variable for nolibc-test source filesThomas Weißschuh
2026-03-20selftests/nolibc: Use printf variable field widths and precisionsDavid Laight
2026-03-20tools/nolibc/printf: Add support for octal outputDavid Laight
2026-03-20tools/nolibc/printf: Add support for zero padding and field precisionDavid Laight
2026-03-20tools/nolibc/printf: Add support for left aligning fieldsDavid Laight
2026-03-20tools/nolibc/printf: Special case 0 and add support for %#xDavid Laight
2026-03-20tools/nolibc/printf: Add support for length modifiers tzqL and formats iXDavid Laight
2026-03-20tools/nolibc: Implement strerror() in terms of strerror_r()David Laight
2026-03-20selftests/nolibc: Rename w to written in expect_vfprintf()David Laight
2026-03-20selftests/nolibc: Let EXPECT_VFPRINTF() tests be skippedDavid Laight
2026-03-20selftests/nolibc: Check that snprintf() doesn't write beyond the buffer endDavid Laight
2026-03-20selftests/nolibc: Use length of 'expected' string to check snprintf() outputDavid Laight
2026-03-20selftests/nolibc: check vsnprintf() output buffer before the lengthDavid Laight
2026-03-20selftests/nolibc: Return correct value when printf test failsDavid Laight
2026-03-20selftests/nolibc: Fix build with host headers and libcDavid Laight
2026-03-20selftests/nolibc: fix test_file_stream() on musl libcThomas Weißschuh
2026-03-20selftests: Add tests for creating pidns init via setnsPavel Tikhomirov
2026-03-19selftests: drv-net: gro: add a test for GRO depthJakub Kicinski
2026-03-19selftests: drv-net: gro: add test for packet orderingJakub Kicinski
2026-03-19selftests: drv-net: gro: test GRO statsJakub Kicinski
2026-03-19selftests: drv-net: gro: use SO_TXTIME to schedule packets togetherJakub Kicinski
2026-03-19selftests: drv-net: give HW stats sync time extra 25% of marginJakub Kicinski
2026-03-19selftests: net: move gro to lib for HW vs SW reuseJakub Kicinski
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün
2026-03-19vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap
2026-03-19KVM: arm64: selftests: Add no-vgic-v5 selftestSascha Bischoff
2026-03-19KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftestSascha Bischoff
2026-03-19kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-03-19selftests/net: packetdrill: improve tcp_rcv_neg_window.pktSimon Baatz
2026-03-18selftests/vsock: auto-detect kernel for guest VMsBobby Eshleman
2026-03-18selftests/bpf: Isolate fmod_ret hooks by pidSun Jian
2026-03-18selftests/bpf: Avoid spurious failures perf_linkSun Jian