about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail-dep/libc/socketpair_block_read_twice.rs
AgeCommit message (Expand)AuthorLines
2025-07-19non-deterministically truncate reads/writesRalf Jung-11/+14
2025-04-29add -Zmiri-deterministic-concurrency flag and use it for concurrency testsRalf Jung-1/+1
2025-04-29Added random schedulinggeetanshjuneja-1/+1
2024-12-19Implement blocking unnamed_sockettiif-0/+47