summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2021-01-05Don't check that msg_flags contains MSG_ERRQUEUE on gvisor platforms.Andrei Vagin
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2021-01-05fs/fuse: check that a task has a specified file descriptorAndrei Vagin
2020-12-30Add test for open(2) with O_WRONLY|O_RDWR.Dean Deng
2020-12-29Deflake TestBindOverlay in //test/e2e:integration_testTing-Yu Wang
2020-12-29Simplify profiling and benchmarks.Adin Scannell
2020-12-29Deflake semaphore_test_nativeJing Chen
2020-12-29Export socket_ipv6_udp_unbound_loopback.ccTamir Duberstein
2020-12-28Merge pull request #5166 from kevinGC:bk-warningsgVisor bot
2020-12-23Resolve compiler warningsKevin Krakauer
2020-12-23vfs1: don't allow to open socket filesAndrei Vagin
2020-12-22Internal change.gVisor bot
2020-12-17Internal change.gVisor bot
2020-12-17Fix seek on /proc/pid/cmdline when task is zombie.Nicolas Lacasse
2020-12-17[netstack] Implement IP(V6)_RECVERR socket option.Ayush Ranjan
2020-12-17Set max memory not minFabricio Voznika
2020-12-16Ensure correctness of saved receive windowMithun Iyer
2020-12-15Implement command SEM_INFO and SEM_STAT for semctl.Jing Chen
2020-12-15Fix error code for connect in raw sockets.Nayana Bidari
2020-12-14[netstack] Update raw socket and hostinet control message parsing.Ayush Ranjan
2020-12-14Move SO_ERROR and SO_OOBINLINE option to socketops.Nayana Bidari
2020-12-12Introduce IPv6 extension header serialization facilitiesBruno Dal Bo
2020-12-11Fix long running bazel build jobs.Zach Koopmans
2020-12-11Fix panic when IPv4 address is used in sendmsg for IPv6 socketsNayana Bidari
2020-12-11Adjust requests to be constant equal to b.N in network tests.Zach Koopmans
2020-12-11Remove existing nogo exceptions.Adin Scannell
2020-12-11Make semctl IPC_INFO cmd return the index of highest used entry.Jing Chen
2020-12-10Log window sizeTamir Duberstein
2020-12-10Uncomment payload generationTamir Duberstein
2020-12-10Correctly align non-matching layersTamir Duberstein
2020-12-10Correctly print non-matching layersTamir Duberstein
2020-12-09Add support for IP_RECVORIGDSTADDR IP option.Bhasker Hariharan
2020-12-09Add network benchmarks jobsZach Koopmans
2020-12-09Add tensorflow, ffmpeg, and redis jobs.Zach Koopmans
2020-12-09Refactor the Makefile to avoid recursive Make.Adin Scannell
2020-12-09export MountTempDirectoryZeling Feng
2020-12-08Run tcpdump as rootTamir Duberstein
2020-12-08Consolidate sniffer program logicTamir Duberstein
2020-12-07Fix error handling on fusefs mount.Rahat Mahmood
2020-12-07Remove detritusTamir Duberstein
2020-12-07Fix tags on benchmark targets.Zach Koopmans
2020-12-07Avoid shadowing `testbench` packageTamir Duberstein
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-06Merge pull request #4932 from lubinszARM:pr_test_exceptionsgVisor bot
2020-12-05Fix zero receive window advertisements.Mithun Iyer
2020-12-04Remove invalid test case.Adin Scannell
2020-12-04Initialize has_tid for correctness.Adin Scannell
2020-12-04Introduce IPv4 options serializer and add RouterAlert to IGMPBruno Dal Bo
2020-12-03Implement command IPC_INFO for semctl.Jing Chen
2020-12-03Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.Etienne Perot