about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/libc/libc-epoll-blocking.rs
AgeCommit message (Expand)AuthorLines
2025-07-19non-deterministically truncate reads/writesRalf Jung-2/+5
2025-04-29add -Zmiri-deterministic-concurrency flag and use it for concurrency testsRalf Jung-1/+1
2025-04-29Added random schedulinggeetanshjuneja-1/+1
2025-01-13Illumos: Added epoll and eventfdYoh Deadfall-1/+1
2024-11-25Fix the rest of the testsYoh Deadfall-2/+1
2024-11-25Added epoll and eventfd for AndroidYoh Deadfall-0/+1
2024-10-10Pipe minor changes: diagnostics, flag support and commentstiif-1/+1
2024-10-02epoll: add vector clock to the epoll ready_listFrank Rehwinkel-1/+40
2024-09-16Bump ui testOli Scherer-1/+1
2024-08-25Add test for triggering notification after timeouttiif-1/+40
2024-08-25Add 0 preemption rate flagtiif-0/+2
2024-08-25Support blocking for epolltiif-0/+98