summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/proc_pid_uid_gid_map.cc
AgeCommit message (Expand)Author
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-05-24Extract SleepSafe from test_utilTamir Duberstein
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Appease googletest deprecationTamir Duberstein
2019-04-01Trim trailing newline when reading /proc/[pid]/{uid,gid}_map in test.Jamie Liu
2019-03-29Return srclen in proc.idMapFileOperations.Write.Jamie Liu
2019-02-19Break /proc/[pid]/{uid,gid}_map's dependence on seqfile.Jamie Liu