summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket.cc
AgeCommit message (Expand)Author
2020-08-28Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-06-15Correctly set the test VFS environment variable.Rahat Mahmood
2020-05-21Skip socket tests only if running on vfs1.Dean Deng
2020-05-13Resolve remaining TODOs for tmpfs.Nicolas Lacasse
2020-04-28Fix Unix socket permissions.Dean Deng
2019-10-02Sanity test that open(2) on a UDS failsMichael Pratt
2019-08-26Internal change.gVisor bot
2019-05-30gvisor: socket() returns EPROTONOSUPPORT if protocol is not supportedAndrei Vagin