summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-07-29Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll.Jamie Liu
2020-07-29Port fio benchmarkZach Koopmans
2020-07-29Port node benchmark.Zach Koopmans
2020-07-29Test UDP socket bound to ANY can receive unicastJay Zhuang
2020-07-28Redirect TODO to GitHub issuesFabricio Voznika
2020-07-28Merge pull request #3025 from kevinGC:ipv6-iptables-testing2gVisor bot
2020-07-28Port tensorflow benchmark.Zach Koopmans
2020-07-28[Runtime Tests] Exclude flaky/failing testsAyush Ranjan
2020-07-28ip6tables testingKevin Krakauer
2020-07-28More test cases on receiving UDP mcast/bcastJay Zhuang
2020-07-27Fix when FUSE tests need to be skipped due to sentry configuration.Rahat Mahmood
2020-07-27Merge pull request #3371 from kevinGC:ipt-tests-udp-fastergVisor bot
2020-07-27Merge pull request #3377 from kevinGC:native-tagsgVisor bot
2020-07-27Port ffmpeg benchmarkZach Koopmans
2020-07-27Port redis benchmarkZach Koopmans
2020-07-27Ask for *testing.T instead of storing itJay Zhuang
2020-07-26Add profiling to dockerutilZach Koopmans
2020-07-25test/syscall: run each test case in a separate network namespaceAndrei Vagin
2020-07-24Bugfix: non-native tests were tagged as nativeKevin Krakauer
2020-07-24Speed up some iptables testsKevin Krakauer
2020-07-24Enable open testAyush Ranjan
2020-07-23Implement get/set_robust_list.Nicolas Lacasse
2020-07-23Merge pull request #3024 from ridwanmsharif:ridwanmsharif/fuse-stub-implgVisor bot
2020-07-23Added stub FUSE filesystemRidwan Sharif
2020-07-23Internal change.gVisor bot
2020-07-23Merge pull request #3207 from kevinGC:icmp-connectgVisor bot
2020-07-23Fix wildcard bind for raw socket.Bhasker Hariharan
2020-07-23Port sendfile to vfs2.Nicolas Lacasse
2020-07-22make connect(2) fail when dest is unreachableKevin Krakauer
2020-07-22iptables: don't NAT existing connectionsKevin Krakauer
2020-07-22Add O_APPEND support in vfs2 gofer.Ayush Ranjan
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-22Skip RawHDRINCL tests that are blocking presubmits/releases.Dean Deng
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-17Runtime tests are enormousAyush Ranjan
2020-07-17Move main methods for benchmark packages main package file.Zach Koopmans
2020-07-17DUT logs in test failure messages in packetimpactJay Zhuang
2020-07-17Automated rollback of changelist 321647645Ayush Ranjan
2020-07-17Test UDP packets with mcast source addr are discardedJay Zhuang
2020-07-16Add support to return protocol in recvmsg for AF_PACKET.Bhasker Hariharan
2020-07-16Port runtime tests to use go_testAyush Ranjan
2020-07-15Port httpd benchmarkZach Koopmans
2020-07-15Add support for SO_ERROR to packet sockets.Bhasker Hariharan
2020-07-15Fix minor bugs in a couple of interface IOCTLs.Bhasker Hariharan
2020-07-15Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-defaultgVisor bot
2020-07-14Test IPv6 fragment reassemblyZeling Feng
2020-07-14Add support for UDP IPv6Jay Zhuang
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-13Initial golang BenchmarksZach Koopmans
2020-07-13Add ReadAllFd to test utilFabricio Voznika