summaryrefslogtreecommitdiff
path: root/libc/test/src/unistd/pipe_test.cpp
AgeCommit message (Expand)Author
2025-03-19[libc] Migrate unistd tests to use ErrnoCheckingTest. (#132067)Alexey Samsonov
2024-04-11[libc] add remaining epoll functions, pipe (#84587)Michael Jones