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