summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2021-06-01Ignore RST received for a TCP listenerMithun Iyer
2021-05-27Fix test_app task-treeFabricio Voznika
2021-05-27Support SO_BINDTODEVICE in ICMP socketsSam Balana
2021-05-27nanosleep has to store the finish time in the restart blockAndrei Vagin
2021-05-26Specify subsequent layers as ICMP payloads and add ICMPv6.PointerSam Balana
2021-05-26Add verity getdents testsChong Cai
2021-05-25Enable verity after mount in verity_mount testChong Cai
2021-05-25setgid directories for VFS1 tmpfs, overlayfs, and goferfsKevin Krakauer
2021-05-25Expect POLLRDHUP on FuchsiaTamir Duberstein
2021-05-21Make many tests build with NDK.Adam Barth
2021-05-21Prevent infinite loops from being optimized away.gVisor bot
2021-05-20Send SIGPIPE for closed pipes.Ian Lewis
2021-05-20Add protocol state to TCPINFOMithun Iyer
2021-05-20Fix cgroupfs mount racing with unmount.Rahat Mahmood
2021-05-18Be explicit about setsid() return values in pty.ccKevin Krakauer
2021-05-18Prevent infinite loops from being optimized away.gVisor bot
2021-05-18Merge pull request #5908 from zhlhahaha:2157gVisor bot
2021-05-17Reduce thread count in TCPResetDuringClose.Jamie Liu
2021-05-14Add hash15 label for tests.Andrei Vagin
2021-05-14Resolve remaining O_PATH TODOs.Dean Deng
2021-05-14Add verity_mmap testsChong Cai
2021-05-14Fix cgroup hierarchy registration.Rahat Mahmood
2021-05-13Apply SWS avoidance to ACKs with window updatesMithun Iyer
2021-05-11fix pty_test error by releasing tty received from testHoward Zhang
2021-05-06Implement /proc/cmdlineSteve Silva
2021-05-05Fixes to runsc cgroupsFabricio Voznika
2021-05-05Automated rollback of changelist 361661726Andrei Vagin
2021-05-05Fix a race in reading last seen ICMP error during handshakeMithun Iyer
2021-05-04tcp_socket_test: replace tcp_wmem with SO_SNDBUFKevin Krakauer
2021-05-04Increase error margin for memory accounting test.Dean Deng
2021-05-03Temporarily disable atime/mtime check in utimensat test.Dean Deng
2021-05-03Fix deadlock in /proc/[pid]/fd/[num]Fabricio Voznika
2021-04-30Fix //test/syscalls:tcp_socket_test_nativeKevin Krakauer
2021-04-29Fix up TODOs in the codeFabricio Voznika
2021-04-29Implement epoll_pwait2.Jing Chen
2021-04-28Remove side effect from test casesFabricio Voznika
2021-04-28Disable test that is always skippedFabricio Voznika
2021-04-26Merge pull request #5898 from zhlhahaha:2126-1gVisor bot
2021-04-26Handle tmpfs with 5 fields in /proc/mounts parsing.Adin Scannell
2021-04-26fix brace misplaced errorHoward Zhang
2021-04-24Add verity tests for stat, deleted/renamed fileChong Cai
2021-04-23hostinet: parse the timeval structure from a SO_TIMESTAMP control messageAndrei Vagin
2021-04-22Remove side effect from mount testsFabricio Voznika
2021-04-22Add mlock syscall testFabricio Voznika
2021-04-22Fix AF_UNIX listen() w/ zero backlog.Bhasker Hariharan
2021-04-22Also report mount options through /proc/<pid>/mounts.Rahat Mahmood
2021-04-22Add verity tests for modified file/Merkle fileChong Cai
2021-04-21Stub the custom "job" controller required by some workloads.Rahat Mahmood
2021-04-20Clean test tags.Adin Scannell
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika