mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-18 07:19:07 +08:00
This change adjusts the run_selftests.sh script to accept an optional list of arguments specifying the tests to run. We will make use of it once we run selftests in parallel. Signed-off-by: Daniel Müller <deso@posteo.net>