BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v5 0/2] Regular expression support for test output matching
@ 2024-06-17 14:14 Cupertino Miranda
  2024-06-17 14:14 ` [PATCH bpf-next v5 1/2] selftests/bpf: Support checks against a regular expression Cupertino Miranda
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Cupertino Miranda @ 2024-06-17 14:14 UTC (permalink / raw)
  To: bpf; +Cc: Cupertino Miranda

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-21 21:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 14:14 [PATCH bpf-next v5 0/2] Regular expression support for test output matching Cupertino Miranda
2024-06-17 14:14 ` [PATCH bpf-next v5 1/2] selftests/bpf: Support checks against a regular expression Cupertino Miranda
2024-06-21 21:04   ` Andrii Nakryiko
2024-06-17 14:14 ` [PATCH bpf-next v5 2/2] selftests/bpf: Match tests against " Cupertino Miranda
2024-06-21 16:05 ` [PATCH bpf-next v5 0/2] Regular expression support for test output matching Cupertino Miranda
2024-06-21 16:31   ` Eduard Zingerman
2024-06-21 21:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox