summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/poll.cc
AgeCommit message (Expand)Author
2020-06-05Fix error code returned due to Port exhaustion.Bhasker Hariharan
2020-04-03Add missing newlineTamir Duberstein
2020-01-13tests: fix errors detected by asan.Andrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-26Remove syscall tests' dependency on glogTamir Duberstein
2019-04-17Use FD limit and file size limit from hostFabricio Voznika
2019-01-29Don't assume that stdout is always writable in PollTest.Nfds.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon