Davide Cavalca 4 years ago
parent f67bb7c24a
commit 773a2202ef

@ -86,11 +86,7 @@ which use "default" feature of "%{crate}" crate.
%check
# These tests don't work when run outside of the git repo
# https://github.com/libbpf/libbpf-rs/issues/107
%cargo_test -- -- \
--skip test_skeleton_basic \
--skip test_skeleton_builder_basic \
--skip test_skeleton_datasec \
--skip test_skeleton_empty_source
%cargo_test -- -- --skip test_skeleton_basic --skip test_skeleton_builder_basic --skip test_skeleton_datasec --skip test_skeleton_empty_source
%endif
%changelog

Loading…
Cancel
Save