summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/eventfd.cc
AgeCommit message (Expand)Author
2019-06-18Use return values from syscalls in eventfd tests.Rahat Mahmood
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-29Refactor out NewEventFD to a test utility.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon