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
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
..
tests test: Reproduce relocation bug 3 months ago
lib.rs test: Reproduce relocation bug 3 months ago
tests.rs feat(aya): Implement TCX 3 months ago
utils.rs aya,integration-test: improve integration tests for info API 5 months ago