summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson
2021-10-26selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson
2021-10-26selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson
2021-10-26selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson
2021-10-25selftests/bpf: Guess function end for test_get_branch_snapshotSong Liu
2021-10-25selftests/bpf: Skip all serial_test_get_branch_snapshot in vmSong Liu
2021-10-25selftests/bpf: Fix test_core_reloc_mods on big-endian machinesIlya Leoshkevich
2021-10-25selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich
2021-10-25selftests/bpf: Use __BYTE_ORDER__Ilya Leoshkevich
2021-10-25selftests/bpf: Split out bpf_verif_scale selftests into multiple testsAndrii Nakryiko
2021-10-25selftests/bpf: Mark tc_redirect selftest as serialAndrii Nakryiko
2021-10-25selftests/bpf: Support multiple tests per fileAndrii Nakryiko
2021-10-25selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko
2021-10-25kunit: tool: continue past invalid utf-8 outputDaniel Latypov
2021-10-25selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2021-10-25selftests: mlxsw: Reduce test run timeIdo Schimmel
2021-10-25selftests: mlxsw: Use permanent neighbours instead of reachable onesIdo Schimmel
2021-10-25selftests: mlxsw: Add helpers for skipping selftestsPetr Machata
2021-10-25selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean
2021-10-25selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook
2021-10-25selftests/lkdtm: Add way to repeat a testKees Cook
2021-10-24selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean
2021-10-24selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.cYonghong Song
2021-10-22selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedefYonghong Song
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit testsYonghong Song
2021-10-22selftests/bpf: Fix flow dissector testsStanislav Fomichev
2021-10-22selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen
2021-10-22selftests/bpf: Make perf_buffer selftests work on 4.9 kernel againAndrii Nakryiko
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-22KVM: selftests: Fix nested SVM tests when built with clangJim Mattson
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-22KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal mapsAndrii Nakryiko
2021-10-21selftests/bpf: Demonstrate use of custom .rodata/.data sectionsAndrii Nakryiko
2021-10-21selftests/bpf: Use nanosleep tracepoint in perf buffer testJiri Olsa
2021-10-21selftests/bpf: Fix possible/online index mismatch in perf_buffer testJiri Olsa
2021-10-21selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa
2021-10-21selftests/bpf: Add verif_stats testDave Marchevsky
2021-10-21selftests/bpf: Test bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21selftests: kvm: fix mismatched fclose() after popen()Shuah Khan
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-21Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier
2021-10-21KVM: selftests: Build the memslot tests for arm64Ricardo Koller
2021-10-21KVM: selftests: Make memslot_perf_test arch independentRicardo Koller
2021-10-21selftests: arm64: Factor out utility functions for assembly FP testsMark Brown