summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/statfs.cc
AgeCommit message (Expand)Author
2021-08-03Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"Adam Barth
2021-01-28Add O_PATH support in vfs2gVisor bot
2020-09-10[vfs] Disable nlink tests for overlayfs.Ayush Ranjan
2020-09-01Fix statfs test for opensource.Zach Koopmans
2020-08-28Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-25Don't enforce NAME_MAX in fs.Dirent.walk().Jamie Liu
2018-12-10Open source system call tests.Brian Geffon