aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14kselftest/arm64: Parameterise ptrace vector length informationMark Brown1-77/+142
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi1-1/+1
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson1-0/+30
2021-12-13selftests/bpf: Fix segfault in bpf_tcp_caJean-Philippe Brucker1-4/+3
2021-12-13kunit: tool: suggest using decode_stacktrace.sh on kernel crashDaniel Latypov1-0/+6
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov2-11/+74
2021-12-13kunit: tool: revamp message for invalid kunitconfigDaniel Latypov1-9/+11
2021-12-13kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigsDaniel Latypov3-0/+31
2021-12-13kunit: tool: move Kconfig read_from_file/parse_from_string to package-levelDaniel Latypov3-42/+37
2021-12-13kunit: tool: print parsed test results fully incrementallyDaniel Latypov2-7/+57
2021-12-13kunit: tool: Report an error if any test has no subtestsDavid Gow3-5/+30
2021-12-13kunit: tool: Do not error on tests without test plansDavid Gow2-4/+6
2021-12-13kunit: add run_checks.py script to validate kunit changesDaniel Latypov1-0/+81
2021-12-13kunit: tool: fix --json output for skipped testsDaniel Latypov2-0/+8
2021-12-13selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpersJiri Olsa2-0/+167
2021-12-13selftests/bpf: Add test to access int ptr argument in tracing programJiri Olsa1-0/+12
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-13selftests/net: expand gro with two machine testWillem de Bruijn1-14/+24
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn1-1/+1
2021-12-12selftests/bpf: Remove last bpf_create_map_xattr from test_verifierAndrii Nakryiko1-9/+5
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern1-3/+11
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin1-1/+1
2021-12-12kselftest: alsa: Use private alsa-lib configuration in mixer testJaroslav Kysela1-1/+55
2021-12-12kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILETakashi Sakamoto1-3/+9
2021-12-12kselftest: alsa: Add simplistic test for ALSA mixer controls kselftestMark Brown4-1/+617
2021-12-11selftests/bpf: Add test cases for bpf_strncmp()Hou Tao2-0/+221
2021-12-11selftests/bpf: Add benchmark for bpf_strncmp() helperHou Tao5-1/+232
2021-12-11selftests/bpf: Fix checkpatch error on empty function parameterHou Tao6-33/+34
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-74/+172
2021-12-10selftests/damon: split test casesSeongJae Park7-112/+129
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park4-0/+61
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park1-0/+2
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park1-0/+9
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park1-0/+9
2021-12-10selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan3-3/+3
2021-12-10selftests/timens: remove ARRAY_SIZE define from individual testsShuah Khan2-4/+0
2021-12-10selftests/sparc64: remove ARRAY_SIZE define from adi-testShuah Khan1-4/+0
2021-12-10selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmarkShuah Khan1-1/+1
2021-12-10selftests/rseq: remove ARRAY_SIZE define from individual testsShuah Khan2-4/+2
2021-12-10selftests/net: remove ARRAY_SIZE define from individual testsShuah Khan6-11/+8
2021-12-10selftests/landlock: remove ARRAY_SIZE define from common.hShuah Khan1-4/+0
2021-12-10selftests/ir: remove ARRAY_SIZE define from ir_loopback.cShuah Khan1-1/+0
2021-12-10selftests/core: remove ARRAY_SIZE define from close_range_test.cShuah Khan1-4/+0
2021-12-10selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.hShuah Khan1-2/+2
2021-12-10selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.cShuah Khan1-2/+0
2021-12-10tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan2-0/+6
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski73-517/+2189
2021-12-10selftests: cgroup: build error multiple outpt filesAnders Roxell2-6/+8