summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-05-13Replace test_runner.sh bash script with Go.Ian Gudger
2020-05-12iptables: support gid match for owner matching.Nayana Bidari
2020-05-11Internal change.gVisor bot
2020-05-11Internal change.gVisor bot
2020-05-11Internal change.gVisor bot
2020-05-11passed the syscall test case 'fpsig_fork' on Arm64 platformBin Lu
2020-05-08iptables - filter packets using outgoing interface.gVisor bot
2020-05-08Add UDP send/recv packetimpact tests.Bhasker Hariharan
2020-05-08Send ACK to OTW SEQs/unacc ACKs in CLOSE_WAITZeling Feng
2020-05-07Internal change.gVisor bot
2020-05-06Internal change.gVisor bot
2020-05-05gvisor/test: use RetryEINTR for connect()Andrei Vagin
2020-05-05Support TCP zero window probes.Mithun Iyer
2020-05-05Internal change.gVisor bot
2020-05-04Port eventfd to VFS2.Nicolas Lacasse
2020-05-04Internal change.gVisor bot
2020-05-04Deflake //third_party/gvisor/test/syscalls:proc_test_nativeAndrei Vagin
2020-05-04Merge pull request #2275 from nybidari:iptablesgVisor bot
2020-05-01Fix include type.Adin Scannell
2020-05-01Support for connection tracking of TCP packets.Nayana Bidari
2020-05-01Internal change.gVisor bot
2020-04-30Make tcp_close_wait_ack_test more accurateZeling Feng
2020-04-28Fix Unix socket permissions.Dean Deng
2020-04-28Internal change.gVisor bot
2020-04-28Don't unlink named pipes in pipe test.Jamie Liu
2020-04-24Propagate PID limit from OCI to sandbox cgroupFabricio Voznika
2020-04-24Add ICMP6 param problem testEyal Soha
2020-04-24Better error message from ExpectFrameEyal Soha
2020-04-24Improve and update packetimpact README.mdEyal Soha
2020-04-24Standardize all Docker images.Adin Scannell
2020-04-23Fix Layer merge and add unit testsEyal Soha
2020-04-23Fix test output so that filenames have the correct path.Eyal Soha
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-04-23Run failing packetimpact test and expect failure.Eyal Soha
2020-04-22tcp: handle listen after shutdown properlyAndrei Vagin
2020-04-22Add comments about deepcopy in Layer.incoming()Eyal Soha
2020-04-21Don't ignore override if it is longer than layerStatesgVisor bot
2020-04-21Restore euid upon test finishKevin Krakauer
2020-04-21Internal change.gVisor bot
2020-04-20Add a functional vm_test for root_test.Adin Scannell
2020-04-20Merge pull request #2060 from xiaobo55x:rseqgVisor bot
2020-04-19Don't accept segments outside the receive windowEyal Soha
2020-04-19Convert tcp_user_timeout test from packetdrill to packetimpact.Eyal Soha
2020-04-17prlimit: don't check credentials on selfKevin Krakauer
2020-04-17Add test name to boot and gofer log filesFabricio Voznika
2020-04-17proc net test: Annotate disable-save test with NoRandomSave.Ting-Yu Wang
2020-04-16Implement pipe(2) and pipe2(2) for VFS2.Jamie Liu
2020-04-16Reset pending connections on listener shutdown.Mithun Iyer
2020-04-16Use multierr in packetimpact Connection.Close()Eyal Soha