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 f890bb3dce 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).
1 month ago
..
bpf feat(aya): Add iterator program type 5 months ago
src integration-test: kernel_assert anti-condition 1 month ago
Cargo.toml integration-test: use scopeguard over panic hook 1 month ago
build.rs Bump edition to 2024 2 months ago