summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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
2020-12-03Support partitions for other tests.Adin Scannell
2020-12-02Abandon reassembly of a packet if fragments overlapArthur Sfez
2020-12-02Skip generating an empty (broken) test case.Adin Scannell
2020-12-02Fix chown test.Adin Scannell
2020-12-02Skip CanKillAllPIDs when running natively.Adin Scannell
2020-12-02Add /proc/sys/kernel/sem.Jing Chen
2020-12-01Avoid wrong error messagesZeling Feng
2020-12-01Typo fix.Etienne Perot
2020-11-30Fix deadlock in UDP handleControlPacket path.Bhasker Hariharan
2020-11-30Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args.Jamie Liu
2020-11-25Support listener-side MLDv1Ghanan Gowripalan
2020-11-25[3/3] Support isolated containers for parallel packetimpact testsZeling Feng