From: Andrii Nakryiko Date: Tue, 17 Aug 2021 18:16:07 +0000 (-0700) Subject: Merge branch 'selftests/bpf: Improve the usability of test_progs' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=87bb11ccfe03f61ef66f0e3dcc7685ddf4798993;p=linux.git Merge branch 'selftests/bpf: Improve the usability of test_progs' Yucong Sun says: ==================== This short series adds two new switches to test_progs, "-a" and "-d", adding support for both exact string matching, as well as '*' wildcards. It also cleans up the output to make it possible to generate allowlist/denylist using common cli tools. ==================== Signed-off-by: Andrii Nakryiko --- 87bb11ccfe03f61ef66f0e3dcc7685ddf4798993