mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-26 11:19:06 +08:00
This change factors out a new function, test_progs_noalu, in the run_selftests.sh script. Having this function available will make it easier for us to run tests conditionally later on, but it's also a matter of having one function for one binary. Signed-off-by: Daniel Müller <deso@posteo.net>