summaryrefslogtreecommitdiffhomepage
path: root/test/util/posix_error.cc
AgeCommit message (Expand)Author
2021-01-28Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcessFabricio Voznika
2020-10-23Support VFS2 save/restore.Jamie Liu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-25Handle glibc and XSI variants of strerror_rTamir Duberstein
2019-02-26Improve PosixErrorOr messages using gtest matchers.Brian Geffon
2018-12-10Open source system call tests.Brian Geffon