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/src
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
..
bpf integration-test: Remove multimap C test 2 years ago
map_test.rs test: Replace RTF with Rust 2 years ago
name_test.rs test: Replace RTF with Rust 2 years ago
pass.rs test: Replace RTF with Rust 2 years ago
test.rs test: Replace RTF with Rust 2 years ago