summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/open_create.cc
AgeCommit message (Expand)Author
2021-04-28Remove side effect from test casesFabricio Voznika
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2021-02-09Fix fd leak from testFabricio Voznika
2021-01-30Remove side effect from open testsFabricio Voznika
2020-12-04Remove invalid test case.Adin Scannell
2020-09-01Test opening file handles with different permissions.Dean Deng
2020-03-03Move temp_umask to test/util.Adin Scannell
2020-02-05Add notes to relevant tests.Adin Scannell
2019-11-14Check that a file is a regular file with open(O_TRUNC).Kevin Krakauer
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-10Open source system call tests.Brian Geffon