summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-06-29selftests: kselftest: also use strerror() on nolibcThomas Weißschuh
2024-06-29tools/nolibc: implement strerror()Thomas Weißschuh
2024-06-29selftests/nolibc: introduce condition to run tests only on nolibcThomas Weißschuh
2024-06-29tools/nolibc: implement strtol() and friendsThomas Weißschuh
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh
2024-06-29selftests/nolibc: disable brk()/sbrk() tests on muslThomas Weißschuh
2024-06-29selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh
2024-06-28selftests: proc: remove unreached code and fix build warningAmer Al Shanawany
2024-06-28tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar
2024-06-28selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata
2024-06-28KVM: selftests: Add guest udelay() utility for x86Reinette Chatre
2024-06-28selftests/seccomp: check that a zombie leader doesn't affect othersAndrei Vagin
2024-06-28selftests/seccomp: add test for NOTIF_RECV and unused filtersAndrei Vagin
2024-06-28iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins
2024-06-28iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins
2024-06-28iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal
2024-06-28KVM: selftests: Increase robustness of LLC cache misses in PMU counters testMaxim Levitsky
2024-06-28KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loopSean Christopherson
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün
2024-06-28sefltests: extend the statmount test for mount optionsJosef Bacik
2024-06-28selftests: add a test for the foreign mnt ns extensionsJosef Bacik
2024-06-28selftests: mlxsw: mirror_gre: Obey TESTSPetr Machata
2024-06-28selftests: libs: Drop unused functionsPetr Machata
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata
2024-06-28selftests: mlxsw: mirror_gre: SimplifyPetr Machata
2024-06-28selftests: mirror: Drop dual SW/HW testingPetr Machata
2024-06-28selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata
2024-06-28selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata
2024-06-28selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata
2024-06-28selftests: mirror: Drop direction argument from several functionsPetr Machata
2024-06-28selftests: libs: Expand "$@" where possiblePetr Machata
2024-06-27selftests: net: add config for openvswitchAaron Conole
2024-06-27selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole
2024-06-27selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole
2024-06-27selftests: openvswitch: Add support for tunnel() key.Aaron Conole
2024-06-27selftests: openvswitch: Add set() and set_masked() support.Aaron Conole
2024-06-27selftests: openvswitch: Refactor actions parsing.Aaron Conole
2024-06-27selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-27KVM: selftests: Print the seed for the guest pRNG iff it has changedSean Christopherson