summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_unix_non_stream.cc
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-26Remove syscall tests' dependency on glogTamir Duberstein
2019-01-24Explicitly std::move() returned std::vector<Mapping>.Jamie Liu
2018-12-14Implement SO_SNDTIMEOIan Gudger
2018-12-10Open source system call tests.Brian Geffon