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
Andrew Werner 2e8d40d723
integration-tests: run in release also
In release, the trigger functions were being optimized out and the
tests did not work. Use core::hint::black_box to ensure that the
functions are not optimized out. Also, run these integration tests
in CI to ensure that we don't regress.
2 years ago
..
bpf integration-test: compile C probes using build.rs 2 years ago
src integration-tests: run in release also 2 years ago
Cargo.toml integration-test: build-dep on integration-ebpf 2 years ago
build.rs integration-test: build-dep on integration-ebpf 2 years ago