summaryrefslogtreecommitdiffhomepage
path: root/test/util
AgeCommit message (Expand)Author
2018-12-27Fix deadlock between epoll_wait and getdentsFabricio Voznika
2018-12-21Fix test util testsMichael Pratt
2018-12-19Implement pwritev2.Zach Koopmans
2018-12-18Allow PosixErrorOr<T> to be implicitly constructible from copyable T.Jamie Liu
2018-12-18Correctly handle filenames containing spaces in ParseProcMapsLine.Jamie Liu
2018-12-11Add rvalue ref-qualified PosixErrorOr<T>::ValueOrDie() overloads.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon