aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorYucong Sun <fallentree@fb.com>2021-08-16 21:47:32 -0700
committerAndrii Nakryiko <andrii@kernel.org>2021-08-17 11:31:29 -0700
commit74339a8f866cdcca3f701c859b43b538890d905b (patch)
tree66046b3c7226da4f6ede6d10ab5d0ac30383e3b0 /net/unix/af_unix.c
parentselftests/bpf: Also print test name in subtest status message (diff)
downloadwireguard-linux-74339a8f866cdcca3f701c859b43b538890d905b.tar.xz
wireguard-linux-74339a8f866cdcca3f701c859b43b538890d905b.zip
selftests/bpf: Support glob matching for test selector.
This patch adds '-a' and '-d' arguments supporting both exact string match as well as using '*' wildcard in test/subtests selection. '-a' and '-t' can co-exists, same as '-d' and '-b', in which case they just add to the list of allowed or denied test selectors. Caveat: Same as the current substring matching mechanism, test and subtest selector applies independently, 'a*/b*' will execute all tests matching "a*", and with subtest name matching "b*", but tests matching "a*" that has no subtests will also be executed. Signed-off-by: Yucong Sun <fallentree@fb.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210817044732.3263066-5-fallentree@fb.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions