summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-06-08test/runtimes/proctor: remove an unknown nocgo attribute from go_test ruleAndrei Vagin
2020-06-07Merge pull request #2788 from lubinszARM:pr_exec_2gVisor bot
2020-06-05Merge pull request #2872 from kevinGC:ipt-skip-preroutinggVisor bot
2020-06-05iptables: loopback traffic skips prerouting chainKevin Krakauer
2020-06-05Use top-down allocation for pgalloc.Adin Scannell
2020-06-05Unshare files on execAndrei Vagin
2020-06-05Fix error code returned due to Port exhaustion.Bhasker Hariharan
2020-06-05Merge pull request #2879 from avagin:test-hostinetgVisor bot
2020-06-05Handle TCP segment split cases as per MSS.Mithun Iyer
2020-06-04test/syscall: run hostnet tests in separate network namespacesAndrei Vagin
2020-06-03Add test for O_TRUNCZach Koopmans
2020-06-03Avoid TCP segment split when out of sender window.Mithun Iyer
2020-06-02Check that two sockets with different types can't be connected to each otherAndrei Vagin
2020-06-01Enable VFS2 to runsc syscall testsFabricio Voznika
2020-06-01Add inotify events for extended attributes and splice.Dean Deng
2020-06-01Deflake pty_test_linux.Nicolas Lacasse
2020-06-01Fix inotify test.Dean Deng
2020-06-01Skip proc/pid/fd socket test for VFS1 only.Dean Deng
2020-06-01Internal change.gVisor bot
2020-05-29Test TCP should queue RECEIVE request in SYN-SENTZeling Feng
2020-05-29Fix copied comment mistakes.Kevin Krakauer
2020-05-29Merge pull request #2807 from kevinGC:iptables-sourcegVisor bot
2020-05-29Move TCP to CLOSED from SYN-RCVD on RST.Mithun Iyer
2020-05-29Implement IN_EXCL_UNLINK inotify option in vfs2.Dean Deng
2020-05-29Internal change.gVisor bot
2020-05-29runner: fix goroutine leakGaurav Singh
2020-05-29Port inotify to vfs2, with support in tmpfs.Dean Deng
2020-05-28Enable iptables source filtering (-s/--source)Kevin Krakauer
2020-05-28Move Cleanup to its own packageFabricio Voznika
2020-05-28Add pcap logging to pcaketimpact.Ian Gudger
2020-05-28minor changes in exec_binary test case for Arm64Bin Lu
2020-05-26Implement splice(2) and tee(2) for VFS2.Jamie Liu
2020-05-26Automated rollback of changelist 311424257gVisor bot
2020-05-21Skip socket tests only if running on vfs1.Dean Deng
2020-05-21Fix IsRunningWithVFS1() on the runsc-based test runner.Jamie Liu
2020-05-21Fix TestTmpFileFabricio Voznika
2020-05-21Add IsRunningWithVFS1 to test utilFabricio Voznika
2020-05-20Avoid all caps FIONREAD as test name.Jay Zhuang
2020-05-20Test that we have PAWS mechanismZeling Feng
2020-05-20Internal change.gVisor bot
2020-05-19Skip itimer "fairness" tests on ptrace.Jamie Liu
2020-05-19Fix flaky udp tests by polling before reading.Dean Deng
2020-05-18Support TCP options for packetimpactZeling Feng
2020-05-14Make utimes_test pass on VFS2.Jamie Liu
2020-05-14Internal change.gVisor bot
2020-05-14Merge pull request #2663 from lubinszARM:pr_sigfp_forkgVisor bot
2020-05-13Fix TCP segment retransmit timeout handling.Mithun Iyer
2020-05-13Stub support for TCP_SYNCNT and TCP_WINDOW_CLAMP.Bhasker Hariharan
2020-05-13Resolve remaining TODOs for tmpfs.Nicolas Lacasse
2020-05-13Automated rollback of changelist 311285868Bhasker Hariharan