mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
As a follow up to 66b788c1a4 ("Factor out test_progs_noalu function")
and taking into account feedback [0], this change renames the
test_progs_noalu function to test_progs_no_alu32, to stay closer to the
name of the binary being invoked.
[0] https://github.com/kernel-patches/vmtest/pull/124#discussion_r953175641
Signed-off-by: Daniel Müller <deso@posteo.net>