summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17Merge tag 'rust_io-7.1-rc1' into driver-core-nextDanilo Krummrich
2026-03-17selftests/sched_ext: Show failed test names in summaryCheng-Yang Chou
2026-03-17kunit: configs: Enable all CRC tests in all_tests.configEric Biggers
2026-03-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner
2026-03-17selftests: net: add ipv6 RA route to ECMP merge testFernando Fernandez Mancera
2026-03-17selftests: ovpn: add test for the FW mark featureRalf Lici
2026-03-17selftests: ovpn: check asymmetric peer-idRalf Lici
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici
2026-03-17ovpn: notify userspace on client float eventRalf Lici
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero
2026-03-16selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.cIhor Solodrai