summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-11-02Implement command GETZCNT for semctl.Jing Chen
2020-11-02Clean up the code of setupTimeWaitCloseAndrei Vagin
2020-11-02Block external network for testsAndrei Vagin
2020-11-01Fix returned error when deleting non-existant addressIan Lewis
2020-10-31net/tcpip: connect to unset loopback address has to return EADDRNOTAVAILAndrei Vagin
2020-10-30Separate kernel.Task.AsCopyContext() into CopyContext() and OwnCopyContext().Jamie Liu
2020-10-29Add IPv4 reassembly packetimpact testArthur Sfez
2020-10-29Add support for bare IPv4 in packetimpact testsArthur Sfez
2020-10-28Add the payload directly to the ICMPv4 typeArthur Sfez
2020-10-28Merge pull request #2849 from lubinszARM:pr_memory_barriergVisor bot
2020-10-28Bump honnef.co/go/tools to v0.0.1-2020.1.6Ting-Yu Wang
2020-10-28[runtime tests] Unexclude fixed test.Ayush Ranjan
2020-10-28Merge pull request #4543 from lubinszARM:pr_test_sigaltstackgVisor bot
2020-10-27Wake up any waiters on an ICMP error on UDP socket.Bhasker Hariharan
2020-10-27Implement /proc/[pid]/memLennart
2020-10-27Add basic address deletion to netlinkIan Lewis
2020-10-26Implement command IPC_STAT for semctl.Jing Chen
2020-10-26Fix SCM Rights S/R reference leak.Dean Deng
2020-10-24Avoid excessive save/restore cycles in socket_ipv4_udp_unbound tests.Jamie Liu
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-10-23Fix socket_ipv4_udp_unbound_loopback_test_linuxZach Koopmans
2020-10-23iptables testing: handle EINTR on calls to accept().Kevin Krakauer
2020-10-23[runtime tests] Exclude flaky tests.Ayush Ranjan
2020-10-23Support getsockopt for SO_ACCEPTCONN.Nayana Bidari
2020-10-23Decrement e.synRcvdCount once handshake is complete.Bhasker Hariharan
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-10-22Pass NetworkInterface to LinkAddressRequestGhanan Gowripalan
2020-10-22arm64 test: enabled Fault() functionBin Lu
2020-10-20test/runtime: set the NOFILE soft rlimit to 32KAndrei Vagin
2020-10-20[runtime tests] Update exclude files.Ayush Ranjan
2020-10-19Merge pull request #4510 from btw616:fix/issue-4509gVisor bot
2020-10-19Fix runsc tests on VFS2 overlay.Jamie Liu
2020-10-16Use POSIX interval timers in flock test.Dean Deng
2020-10-15sockets: ignore io.EOF from view.ReadAtAndrei Vagin
2020-10-15Syncing packetimpact tests in different directoriesZeling Feng
2020-10-14Disable strace+debug when explicitly requestedTiwei Bie
2020-10-12gvisor/test: Set nogotsan for native testsAndrei Vagin
2020-10-09TCP Receive window advertisement fixes.Bhasker Hariharan
2020-10-09Add gvisor webhook configurationKevin Krakauer
2020-10-09Add parsers golang benchmarks.Zach Koopmans
2020-10-09Set expect_failure flags on tests that currently fails on fuchsiaZeling Feng
2020-10-09test/syscall/iptables: don't use designated initializersAndrei Vagin
2020-10-07Add staticcheck and staticstyle analyzers.Adin Scannell
2020-10-07[runtime-tests] Exclude failing test due to expired cert.Ayush Ranjan
2020-10-06Add support for IPv6 fragmentationArthur Sfez
2020-10-06Implement membarrier(2) commands other than *_SYNC_CORE.Jamie Liu
2020-10-05Enable more VFS2 testsFabricio Voznika
2020-10-05Remove reference to deleted scriptKevin Krakauer
2020-10-05Internal change.gVisor bot
2020-10-03Fix kcov enabling and disabling procedures.Dean Deng