summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/timers.cc
AgeCommit message (Expand)Author
2020-11-06Fix infinite loop when splicing to pipes/eventfds.Nicolas Lacasse
2020-10-16Use POSIX interval timers in flock test.Dean Deng
2020-02-19Add basic microbenchmarks.Adin Scannell
2020-02-04timer_create(2) should return 0 on successMichael Pratt
2019-09-16Migrate from gflags to absl flagsMichael Pratt
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-11Clean up some uses of fork() in tests.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon