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
Michal Rostecki b15e1f8226 integration-test: Change `assert_loaded` to a macro with timeouts
We often need to wait a bit until the program or link gets unloaded
after dropping.

Also, using a macro makes it clear in which particular test the panic
happened.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2 years ago
..
elf.rs test: Replace RTF with Rust 2 years ago
load.rs integration-test: Change `assert_loaded` to a macro with timeouts 2 years ago
mod.rs test: Replace RTF with Rust 2 years ago
smoke.rs Change from Rust edition 2018 to 2021 2 years ago