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-Tag: howlett/maple/20220722_2~2449^2~22^2~27 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=87bb11ccfe03f61ef66f0e3dcc7685ddf4798993;p=users%2Fjedix%2Flinux-maple.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