aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11bpf, 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-10selftests/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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+115
2019-11-08selftest: 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-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen1-0/+557
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen1-0/+11
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen1-0/+12
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen1-0/+563
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen2-8/+9
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen2-54/+56
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern1-1/+51
2019-11-07selftests: sync: Fix cast warnings on armMasami Hiramatsu1-3/+3
2019-11-07selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-11-07selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu1-4/+4
2019-11-07selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu2-0/+15
2019-11-07selftests: proc: Make va_max 1MBMasami Hiramatsu1-1/+5
2019-11-07kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-11-07selftests: Move kselftest_module.sh into kselftest/Kees Cook6-4/+5
2019-11-07selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2019-11-07selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu1-1/+1
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau2-16/+63
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri2-1/+323
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-06libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko1-12/+7
2019-11-06selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko1-6/+0
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak1-0/+250
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski1-0/+6
2019-11-06selftests: bpf: log direct file writesJakub Kicinski1-6/+14
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard1-1/+1
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak1-0/+145
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+7
2019-11-05selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman1-0/+4
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann1-1/+4
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko5-5/+122
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko9-2/+294