summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-11-16selftests: add tests for clone3() with *set_tidAdrian Reber6-26/+421
2019-11-16selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov2-0/+167
2019-11-16selftests/bpf: Extend test_pkt_access testAlexei Starovoitov1-2/+36
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-15ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2-3/+3
2019-11-15selftests: kvm: Simplify loop in kvm_create_max_vcpus testWainer dos Santos Moschetta1-5/+2
2019-11-14tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)1-0/+1
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-11-13ftrace/selftests: Update the direct call selftests to test two direct callsSteven Rostedt (VMware)2-23/+52
2019-11-13ftrace/selftest: Add tests to test register_ftrace_direct()Steven Rostedt (VMware)2-0/+124
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