summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/memfd.cc
AgeCommit message (Expand)Author
2021-08-03Use GetAbsoluteTestTmpdir() rather than hard-code "/tmp"Adam Barth
2020-08-26tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-04-13Don't allow read/write when offset+size overflows.Nicolas Lacasse
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-05-02Replace dynamic macros with constants in memfd test.Kevin Krakauer
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-01Fix MemfdTest_OtherProcessCanOpenFromProcfs.Jamie Liu
2019-03-26Implement memfd_create.Rahat Mahmood