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/tests
Andrew Stoycos 9ce22837ed
fix loaded_programs() race in int-tests
in the integration tests we recenctly switched to using
our internal api to list programs. I was seeing times when
this would race and panic internally (program fd was deleted
by aya WHILE we were trying to get it).  This ensures that
the list succeeded without panicking.

Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
2 years ago
..
bpf_probe_read.rs integration-test: Remove integration-test-macros 2 years ago
btf_relocations.rs Remove procfs dependency 2 years ago
elf.rs integration-test: Remove integration-test-macros 2 years ago
load.rs fix loaded_programs() race in int-tests 2 years ago
log.rs integration-test: Remove integration-test-macros 2 years ago
rbpf.rs integration-test: Remove integration-test-macros 2 years ago
relocations.rs integration-test: Remove integration-test-macros 2 years ago
smoke.rs Remove procfs dependency 2 years ago