summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/getdents.cc
AgeCommit message (Expand)Author
2019-07-17Properly invalidate cache in rename and removeMichael Pratt
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-24Add regression test for #128 (fixed in ab6774ce)brb-g
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Appease googletest deprecationTamir Duberstein
2019-01-29Refactor out NewEventFD to a test utility.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon