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/bpf
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.
1 year ago
..
ext.bpf.c aya: Find programs using the symbol table 1 year ago
main.bpf.c aya: Find programs using the symbol table 1 year ago
multimap-btf.bpf.c integration-test: compile C probes using build.rs 1 year ago
reloc.bpf.c integration-test: Remove runtime toolchain deps 1 year ago
reloc.btf.c integration-test: Remove runtime toolchain deps 1 year ago
text_64_64_reloc.c integration-test: compile C probes using build.rs 1 year ago