Module fuchsia_async::test_support
source · Expand description
Testing support for repeated runs
Structs
- Configuration variables for a single test run.
Traits
- Defines how to compose multiple test runs for a kind of test result in a multithreaded executor.
- Defines how to compose multiple test runs for a kind of test result.
Functions
- Runs a test in an executor, potentially repeatedly and concurrently
- Runs a test in an executor, potentially repeatedly and concurrently
- Runs a test in an executor until it’s stalled