summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/chmod.cc
AgeCommit message (Expand)Author
2021-04-28Remove side effect from test casesFabricio Voznika
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2021-01-28Add O_PATH support in vfs2gVisor bot
2019-11-21Import and structure cleanup.Adin Scannell
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-01-29Refactor out NewEventFD to a test utility.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon