about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/libc/libc-socketpair.rs
AgeCommit message (Expand)AuthorLines
2025-07-19non-deterministically truncate reads/writesRalf Jung-27/+54
2025-05-27Support F_GETFL and F_SETFL for fcntltiif-0/+33
2025-04-29add -Zmiri-deterministic-concurrency flag and use it for concurrency testsRalf Jung-1/+1
2025-04-29Added random schedulinggeetanshjuneja-1/+1
2025-02-21Resolve some FIXME from socketpair testtiif-6/+2
2024-12-19Implement blocking unnamed_sockettiif-0/+50
2024-09-20Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errorsbors-0/+4
2024-09-16Bump ui testOli Scherer-1/+1
2024-09-13Update tests for hidden references to mutable staticObei Sideg-0/+4
2024-08-17test cleanupRalf Jung-37/+19
2024-08-17socketpair: test behavior when one end got closedRalf Jung-0/+20
2024-08-17implement pipe and pipe2Ralf Jung-6/+14
2024-06-10Add socketpair shimtiif-0/+124