|
|
|
@ -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
|
|
|
|
|