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
Tamir Duberstein dca5e6c167
integration-test: Remove runtime toolchain deps
Move the use of clang and llvm-objcopy from run-time to build-time. This
allows the integration tests to run on VMs with simpler userlands.

Create a new CI job to build the integration tests separately from
running them. Ship them from that job to the runner job using github
actions artifacts.
2 years ago
..
bpf_probe_read.rs test: add some #[track_caller] annotations 2 years ago
btf_relocations.rs integration-test: Remove runtime toolchain deps 2 years ago
elf.rs all: better panic messages 2 years ago
load.rs aya: Find programs using the symbol table 2 years ago
log.rs integration-tests: run in release also 2 years ago
rbpf.rs test: add some #[track_caller] annotations 2 years ago
relocations.rs integration-tests: run in release also 2 years ago
smoke.rs integration-test: Add test for 2 progs in same section 2 years ago