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
Dave Tucker adf16e2102 test: Reproduce relocation bug
Users have reported issues with programs failing the verifier when they
are attempting to read or write to variables that the compiler places in
the .bss section. Add a test that places variables in each section and
exercises read and write operations on them.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 months ago
..
bpf test: Reproduce relocation bug 3 months ago
src test: Reproduce relocation bug 3 months ago
Cargo.toml Remove workspace members from workspace.dependencies 3 months ago
build.rs test: Reproduce relocation bug 3 months ago