summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2021-07-20Enable RACK by default in netstack.Nayana Bidari
2021-07-20Expose local address from raw socketsGhanan Gowripalan
2021-07-20Add fsstress test to goferfsFabricio Voznika
2021-07-20Don't kill container when volume is unmountedFabricio Voznika
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-07-15netstack: support SO_RCVBUFFORCEKevin Krakauer
2021-07-14Add verity symlink testsChong Cai
2021-07-14testing: shrink exhaustion test size to avoid timeoutsKevin Krakauer
2021-07-13Replace whitelist with allowlistFabricio Voznika
2021-07-12Drop dedicated benchmark lifecycle.Adin Scannell
2021-07-12Fix stdios ownershipFabricio Voznika
2021-07-12Fix async-signal-unsafety in chroot test.Jamie Liu
2021-07-08Fix async-signal-unsafety in socket test.Jamie Liu
2021-07-02[op] Make TCPNonBlockingConnectClose more reasonable.Ayush Ranjan
2021-07-01Fix bug with TCP bind w/ SO_REUSEADDR.Bhasker Hariharan
2021-06-29Merge pull request #6085 from liornm:fix-tun-no_pigVisor bot
2021-06-29Add SIOCGIFFLAGS ioctl support to hostinet.Lucas Manning
2021-06-29Fix TUN IFF_NO_PI bugliornm
2021-06-28code quality: cleanup lint messagesKevin Krakauer
2021-06-28check explicitly that AF_PACKET sockets can't write in gVisorKevin Krakauer
2021-06-25[tcp_info_test] Increase retransmission timeoutTamir Duberstein
2021-06-25[tcp_info_test] Remove %vTamir Duberstein
2021-06-24Run `:socket_inet_loopback_isolated_test_linux` tests in a container.Etienne Perot
2021-06-23Fix PR_SET_PTRACER applicability to non-leader threads.Jamie Liu
2021-06-22Wake up Writers when tcp socket is shutdown for writes.Bhasker Hariharan
2021-06-22`socket_inet_loopback`: Split off tests that need isolation in their own file.Etienne Perot
2021-06-22Remove timeoutsTamir Duberstein
2021-06-22Trigger poll/epoll events on zero-length hostinet sendmsgIan Lewis
2021-06-21clean up tcpdump TODOsKevin Krakauer
2021-06-17raw sockets: don't overwrite destination addressKevin Krakauer
2021-06-16Fix broken hdrincl testKevin Krakauer
2021-06-15Deflake SocketInetLoopbackTest.TCPBacklogKevin Krakauer
2021-06-14Cleanup lint messagesKevin Krakauer
2021-06-14Remove debug lines from exec.ccZach Koopmans
2021-06-11Fix //test/syscalls:exec_test_nativeZach Koopmans
2021-06-11Temorary skip test cases that fail on LinuxAndrei Vagin
2021-06-11[benchmarks] Fix redis benchmark.Zach Koopmans
2021-06-10Try to avoid accept, incoming ACK raceMithun Iyer
2021-06-10Disable all tests dependent on cloud_gvisor::testing::FuseTest.Jamie Liu
2021-06-10Add /proc/sys/vm/max_map_countFabricio Voznika
2021-06-10Merge pull request #6103 from sudo-sturbia:semaphore-errgVisor bot
2021-06-09Rename go files that contain "main" function to main.go.Nicolas Lacasse
2021-06-09Remove unnecessary TODO bug.Nicolas Lacasse
2021-06-07test: use std::vector instead of allocating memory with callocAndrei Vagin
2021-06-07Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.Jamie Liu
2021-06-04Honor data and FIN from the ACK completing handshakeMithun Iyer
2021-06-04Forward verbose flag to packetimpact testerSam Balana
2021-06-04Allow sniffer receive timeout durations less than one usecSam Balana
2021-06-04Add bind syscall tests for ICMP and ICMPv6Sam Balana
2021-06-03Reset global_num_signals_received on RegisterSignalHandlerAdam Barth