aya/test/integration-test
astoycos 82039144bd integration-test: Add map pinning coverage
Add coverage to the new public api's for
map pinning (pin and unpin) which can be called
on the generic aya::Map type OR explit map types.

Additionally add coverage for the new libbpf
LIBBPF_PIN_BY_NAME behavior.

Signed-off-by: astoycos <astoycos@redhat.com>
..
bpf integration-test: Add map pinning coverage
src integration-test: Add map pinning coverage
Cargo.toml Cargo.toml: Remove default-features settings
build.rs integration-test: build eBPF for the proper arch