summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2019-06-28Automated rollback of changelist 255263686Nicolas Lacasse
2019-06-27Complete pipe support on overlayfsFabricio Voznika
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-27Merge pull request #461 from brb-g:128_procseekendgVisor bot
2019-06-26Preserve permissions when checking lowerFabricio Voznika
2019-06-26Follow symlinks when creating a file, and create the target.Nicolas Lacasse
2019-06-24Add CLOCK_BOOTTIME as a CLOCK_MONOTONIC aliasAdrien Leravat
2019-06-24fs: synchronize concurrent writes into files with O_APPENDAndrei Vagin
2019-06-24Implement /proc/net/tcp.Rahat Mahmood
2019-06-24Use correct statx syscall number for amd64.Nicolas Lacasse
2019-06-24Add regression test for #128 (fixed in ab6774ce)brb-g
2019-06-24Return ENOENT when reading /proc/{pid}/task of an exited processchris.zn
2019-06-22Implement statx.Nicolas Lacasse
2019-06-21Fix the logic for sending zero window updates.Bhasker Hariharan
2019-06-20Close FD on TcpSocketTest loop failure.Ian Gudger
2019-06-20Deflake TestSIGALRMToMainThread.Neel Natu
2019-06-20Implement madvise(MADV_DONTFORK)Neel Natu
2019-06-19Mark tcp_socket test flaky (for real)Michael Pratt
2019-06-19Deflake mount_test.Nicolas Lacasse
2019-06-19Abort loop on failureMichael Pratt
2019-06-19Mark tcp_socket test flaky.Neel Natu
2019-06-18Use return values from syscalls in eventfd tests.Rahat Mahmood
2019-06-18Replace usage of deprecated strtoul/strtoullBrad Burlage
2019-06-18Fix PipeTest_Streaming timeoutFabricio Voznika
2019-06-13Fix deadlock in fasync.Ian Gudger
2019-06-13Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE.Rahat Mahmood
2019-06-13Update canonical repository.Adin Scannell
2019-06-13Set optlen correctly when calling getsockopt.Bhasker Hariharan
2019-06-12Add support for TCP_CONGESTION socket option.Bhasker Hariharan
2019-06-11Eat sendfile partial errorAdin Scannell
2019-06-11gvisor/test: create a per-testcase directory for runsc logsAndrei Vagin
2019-06-10Fixes to listen backlog handling.Bhasker Hariharan
2019-06-06BUILD: Use runsc to generate versionAdin Scannell
2019-06-06"Implement" mbind(2).Jamie Liu
2019-06-06Remove tmpfs restriction from testFabricio Voznika
2019-06-06Track and export socket state.Rahat Mahmood
2019-06-06Add overlay dimension to FS related syscall testsFabricio Voznika
2019-06-06Try increase listen backlog.Rahat Mahmood
2019-06-06Internal change.Googler
2019-06-05Shutdown host sockets on internal shutdownMichael Pratt
2019-06-05Adjust route when looping multicast packetsChris Kuiper
2019-06-05Give test instantiations meaningful names.Ian Gudger
2019-06-05Implement dumpability tracking and checksMichael Pratt
2019-06-03gvisor/sock/unix: pass creds when a message is sent between unconnected socketsAndrei Vagin
2019-06-03Remove duplicate socket testsMichael Pratt
2019-05-30Add VmData field to /proc/{pid}/statuschris.zn
2019-05-30gvisor: socket() returns EPROTONOSUPPORT if protocol is not supportedAndrei Vagin
2019-05-30Always wait on tracee childrenMichael Pratt
2019-05-24Extract SleepSafe from test_utilTamir Duberstein
2019-05-22Add WCLONE / WALL support to waitidMichael Pratt