summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/sticky.cc
AgeCommit message (Expand)Author
2021-04-28Remove side effect from test casesFabricio Voznika
2020-07-01Use directory fds in sticky test to avoid permission issues.Dean Deng
2020-06-27Support sticky bit in vfs2.Dean Deng
2020-03-24Open a temp directory before changing capabilities and user ID-sAndrei Vagin
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-09-16Migrate from gflags to absl flagsMichael Pratt
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-26Change name of sticky test arg.Kevin Krakauer
2018-12-10Open source system call tests.Brian Geffon