Age | Commit message (Expand) | Author |
---|---|---|
2020-06-26 | Add tests for eventfd/timerfd/inotify operations that should return ESPIPE. | Dean Deng |
2020-05-04 | Port eventfd to VFS2. | Nicolas Lacasse |
2020-01-28 | fs/splice: don't report partial errors for special files | Andrei Vagin |
2020-01-21 | Change to standard types. | Adin Scannell |
2020-01-21 | Merge pull request #1492 from majek:err_typo_in_netstack_tests | gVisor bot |
2019-06-18 | Use return values from syscalls in eventfd tests. | Rahat Mahmood |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-29 | Refactor out NewEventFD to a test utility. | Jamie Liu |
2018-12-10 | Open source system call tests. | Brian Geffon |