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-test
Tamir Duberstein 99b29d4eff
integration-test: kernel_assert anti-condition
Rather than emitting a warning, assert the inverse of the condition when
the current kernel version is lower than required. This strengthens the
assertions made by our tests (provided we run them over kernel versions
before and after the listed version, which is not yet the case).
2 months ago
..
bpf feat(aya): Add iterator program type 5 months ago
src integration-test: kernel_assert anti-condition 2 months ago
Cargo.toml integration-test: use scopeguard over panic hook 2 months ago
build.rs Bump edition to 2024 2 months ago