This short series adds two new "-a", "-d" switch to test_progs, supporting exact string match, as well as '*' wildchar. It also cleans up the output to make it possible to generate allowlist/denylist using grep. Yucong Sun (4): selftests/bpf: skip loading bpf_testmod when using -l to list tests. selftests/bpf: correctly display subtest skip status selftests/bpf: Support glob matching for test selector. selftests/bpf: also print test name in subtest status message tools/testing/selftests/bpf/test_progs.c | 100 +++++++++++++++++------ tools/testing/selftests/bpf/test_progs.h | 1 + 2 files changed, 78 insertions(+), 23 deletions(-) -- 2.30.2