On Thu, Feb 26, 2026 at 2:36 AM Alexis Lothoré <[email protected]> wrote: > > Hello, > I am pursuing my quest to convert standalone bpf tests (from > tools/testing/selftests/bpf) into the test_progs framework so they can > be executed automatically by the CI tooling. > > I would like to continue on the bpftool tests, especially > test_bpftool.py ([1]).
I think it outlived itself long ago. Just delete it. Any new bpftool features can be tested through test_progs. No need to test json output specifically. It's diminishing returns.
