about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/tokio
AgeCommit message (Expand)AuthorLines
2025-06-01tweak comment and use a weaker fenceRalf Jung-1/+4
2025-06-01Make sure to sync on file-io.rs tokio testNoratrieb-0/+1
2025-06-01Fix tokio/file-io.rs test relying on `read`/`write` not being shortNoratrieb-3/+3
2024-09-29let rustfmt format importsRalf Jung-0/+1
2024-09-21fmt (with a huge diff for some reason)Ralf Jung-1/+1
2024-09-16Bump ui testOli Scherer-3/+3
2024-08-28Add test for tokio file io and mpsctiif-8/+64
2024-08-25Change timeout valuetiif-2/+2
2024-08-25Support blocking for epolltiif-0/+12
2023-04-21disable preemption in tokio tests againRalf Jung-1/+1
2023-04-11throw unsupported for epoll_waitDebugSteven-12/+0
2023-03-20move reject with isolation for fcntl under F_FULLFSYNCDebugSteven-5/+3
2023-01-31busy waiting implementation for sleepDebugSteven-0/+20