Hi everyone, This version removes regexp from inline assembly examples that did not require the regular expressions to match. Thanks, Cupertino Cupertino Miranda (2): selftests/bpf: Support checks against a regular expression selftests/bpf: Match tests against regular expression tools/testing/selftests/bpf/progs/bpf_misc.h | 11 +- .../testing/selftests/bpf/progs/dynptr_fail.c | 6 +- .../testing/selftests/bpf/progs/rbtree_fail.c | 2 +- .../bpf/progs/refcounted_kptr_fail.c | 4 +- tools/testing/selftests/bpf/test_loader.c | 117 ++++++++++++++---- 5 files changed, 104 insertions(+), 36 deletions(-) -- 2.39.2