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/src/tests
Andrew Werner 7575628d1b 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.
1 year ago
..
bpf_probe_read.rs integration-tests: run in release also 1 year ago
btf_relocations.rs integration-test: build one binary instead of N 1 year ago
elf.rs integration-test: build one binary instead of N 1 year ago
load.rs fix loaded_programs() race in int-tests 1 year ago
log.rs integration-tests: run in release also 1 year ago
rbpf.rs Replace matches with assert_matches 1 year ago
relocations.rs integration-tests: run in release also 1 year ago
smoke.rs integration-test: build one binary instead of N 1 year ago