summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src/runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-rtmock: Use derive-adhoc for composite runtimesIan Jackson2023-07-071-8/+5
* tor-rtmock: Use the same specified field for BlockOn and SpawnIan Jackson2023-07-061-2/+1
* tor-rtmock: task: clarify progress_until_stalled a littleIan Jackson2023-07-061-0/+2
* tor-rtmock: Runtime: Expand on "allowed" documentationIan Jackson2023-07-061-3/+33
* tor-rtmock: MockRuntime: provide test_with_variousIan Jackson2023-07-061-0/+43
* tor-rtmock: MockExecutor: Configurable scheduling policyIan Jackson2023-07-061-1/+13
* tor-rtmock: Provide MockRuntimeIan Jackson2023-07-061-0/+129