summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-03-20selftests/nolibc: add a variable for nolibc-test source filesThomas Weißschuh-6/+8
2026-03-20selftests/nolibc: Use printf variable field widths and precisionsDavid Laight-21/+5
2026-03-20tools/nolibc/printf: Add support for octal outputDavid Laight-3/+6
2026-03-20tools/nolibc/printf: Add support for zero padding and field precisionDavid Laight-2/+17
2026-03-20tools/nolibc/printf: Add support for left aligning fieldsDavid Laight-1/+3
2026-03-20tools/nolibc/printf: Special case 0 and add support for %#xDavid Laight-0/+3
2026-03-20tools/nolibc/printf: Add support for length modifiers tzqL and formats iXDavid Laight-3/+11
2026-03-20tools/nolibc: Implement strerror() in terms of strerror_r()David Laight-18/+2
2026-03-20selftests/nolibc: Rename w to written in expect_vfprintf()David Laight-4/+4
2026-03-20selftests/nolibc: Let EXPECT_VFPRINTF() tests be skippedDavid Laight-17/+17
2026-03-20selftests/nolibc: Check that snprintf() doesn't write beyond the buffer endDavid Laight-0/+13
2026-03-20selftests/nolibc: Use length of 'expected' string to check snprintf() outputDavid Laight-26/+41
2026-03-20selftests/nolibc: check vsnprintf() output buffer before the lengthDavid Laight-7/+9
2026-03-20selftests/nolibc: Return correct value when printf test failsDavid Laight-1/+1
2026-03-20selftests/nolibc: Fix build with host headers and libcDavid Laight-1/+15
2026-03-20selftests/nolibc: fix test_file_stream() on musl libcThomas Weißschuh-1/+9
2026-03-20selftests: Add tests for creating pidns init via setnsPavel Tikhomirov-1/+240
2026-03-19selftests: drv-net: gro: add a test for GRO depthJakub Kicinski-20/+181
2026-03-19selftests: drv-net: gro: add test for packet orderingJakub Kicinski-6/+61
2026-03-19selftests: drv-net: gro: test GRO statsJakub Kicinski-2/+433
2026-03-19selftests: drv-net: gro: use SO_TXTIME to schedule packets togetherJakub Kicinski-3/+54
2026-03-19selftests: drv-net: give HW stats sync time extra 25% of marginJakub Kicinski-2/+2
2026-03-19selftests: net: move gro to lib for HW vs SW reuseJakub Kicinski-4/+4
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-42/+288
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün-1/+90
2026-03-19vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap-1/+3
2026-03-19KVM: arm64: selftests: Add no-vgic-v5 selftestSascha Bischoff-178/+298
2026-03-19KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftestSascha Bischoff-0/+379
2026-03-19kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers-0/+2
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni-86/+472
2026-03-19selftests/net: packetdrill: improve tcp_rcv_neg_window.pktSimon Baatz-3/+11
2026-03-18selftests/vsock: auto-detect kernel for guest VMsBobby Eshleman-0/+19
2026-03-18selftests/bpf: Isolate fmod_ret hooks by pidSun Jian-3/+18
2026-03-18selftests/bpf: Avoid spurious failures perf_linkSun Jian-15/+5
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski-15/+11
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière-0/+5
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+12
2026-03-17Merge tag 'rust_io-7.1-rc1' into driver-core-nextDanilo Krummrich-42/+331
2026-03-17selftests/sched_ext: Show failed test names in summaryCheng-Yang Chou-1/+7
2026-03-17kunit: configs: Enable all CRC tests in all_tests.configEric Biggers-0/+2
2026-03-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner-1/+1
2026-03-17selftests: net: add ipv6 RA route to ECMP merge testFernando Fernandez Mancera-0/+19
2026-03-17selftests: ovpn: add test for the FW mark featureRalf Lici-1/+119
2026-03-17selftests: ovpn: check asymmetric peer-idRalf Lici-81/+271
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici-3/+76
2026-03-17ovpn: notify userspace on client float eventRalf Lici-0/+3
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli-10/+12
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski-1/+1
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero-2/+1
2026-03-16selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.cIhor Solodrai-8/+7