summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/inotify.cc
AgeCommit message (Expand)Author
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-28Setting timestamps should trigger an inotify event.Nicolas Lacasse
2019-03-05Add NoRandomSave to tests with correctness DisableSaveMichael Pratt
2019-01-24Increase gofer coverage in testsFabricio Voznika
2018-12-27Fix deadlock between epoll_wait and getdentsFabricio Voznika
2018-12-21inotify notifies watchers when control events bit are setFabricio Voznika
2018-12-10Open source system call tests.Brian Geffon