summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-11-16selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov1-0/+76
2019-11-16selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov1-0/+90
2019-11-16selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov2-0/+162
2019-11-16selftests/bpf: Add test for BPF trampolineAlexei Starovoitov2-0/+154
2019-11-16selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2-3/+88
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet1-1/+6
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel1-2/+6
2019-11-15selftests: kvm: Simplify loop in kvm_create_max_vcpus testWainer dos Santos Moschetta1-5/+2
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-11-13tc-testing: Introduced tdc tests for basic filterRoman Mashak1-0/+325
2019-11-12selftests: Add a test of large binary to devlink health testAya Levin1-0/+9
2019-11-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2019-11-12selftests: add tests for clone3()Adrian Reber3-2/+208
2019-11-12bpf, testing: Add missing object file to TEST_FILESAnders Roxell1-1/+2
2019-11-11kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"Colin Ian King1-1/+1
2019-11-11bpf, testing: Workaround a verifier failure for test_progsYonghong Song1-1/+4
2019-11-11selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen2-4/+18
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-2/+116
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+115
2019-11-09selftest: net: add alternative names testJiri Pirko1-0/+75
2019-11-08kselftest: arm64: fake_sigreturn_misaligned_spCristian Marussi1-0/+37
2019-11-08kselftest: arm64: fake_sigreturn_bad_sizeCristian Marussi1-0/+77
2019-11-08kselftest: arm64: fake_sigreturn_duplicated_fpsimdCristian Marussi1-0/+50
2019-11-08kselftest: arm64: fake_sigreturn_missing_fpsimdCristian Marussi1-0/+50
2019-11-08kselftest: arm64: fake_sigreturn_bad_size_for_magic0Cristian Marussi1-0/+46
2019-11-08kselftest: arm64: fake_sigreturn_bad_magicCristian Marussi6-1/+169
2019-11-08kselftest: arm64: add helper get_current_contextCristian Marussi3-1/+134
2019-11-08kselftest: arm64: extend test_init functionalitiesCristian Marussi4-13/+31
2019-11-08kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]Cristian Marussi7-0/+118
2019-11-08kselftest: arm64: mangle_pstate_invalid_daif_bitsCristian Marussi1-0/+35
2019-11-08kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utilsCristian Marussi11-1/+800
2019-11-08kselftest: arm64: extend toplevel skeleton MakefileCristian Marussi7-5/+92
2019-11-08selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen1-0/+557
2019-11-08selftests: forwarding: tc_common: Add hitting checkAmit Cohen1-0/+11
2019-11-08selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen1-0/+12
2019-11-08selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen1-0/+563
2019-11-08selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen2-8/+9
2019-11-08selftests: devlink: Export functions to devlink libraryAmit Cohen2-54/+56
2019-11-08selftests: Add source route tests to fib_testsDavid Ahern1-1/+51
2019-11-08selftests: sync: Fix cast warnings on armMasami Hiramatsu1-3/+3
2019-11-08selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-11-08selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu1-4/+4
2019-11-08selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu2-0/+15
2019-11-08selftests: proc: Make va_max 1MBMasami Hiramatsu1-1/+5
2019-11-08kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-11-08selftests: Move kselftest_module.sh into kselftest/Kees Cook6-4/+5
2019-11-08selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2019-11-08selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu1-1/+1
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau2-16/+63