You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-ebpf
Michal Rostecki 325391892c integration-test: Remove multimap C test
libbpf 1.0 doesn't support multimaps defined in `maps` section, it
supports only BTF maps.

At the same time, we already test multimaps loading with the Rust
example (`integration-ebpf/src/bpf/map_test.rs`), so we can just remove
the failing C test.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2 years ago
..
.cargo test: Replace RTF with Rust 2 years ago
src integration-test: Remove multimap C test 2 years ago
Cargo.toml Change from Rust edition 2018 to 2021 2 years ago
rust-toolchain.toml test: Replace RTF with Rust 2 years ago
rustfmt.toml test: Replace RTF with Rust 2 years ago