summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-04-08Handle utimes correctly for shared gofer filesystems.Dean Deng
2020-04-08file test: Remove FIXME about FIFO. It is already tested in mknod test.Ting-Yu Wang
2020-04-08Enable SubprocessExited and SubprocessZombie for gVisorFabricio Voznika
2020-04-08Return all packets when Expect fails.Eyal Soha
2020-04-08tests: Specify NoRandomSave for PortReuse testsAndrei Vagin
2020-04-07Test TCP sender behavior against window shrinkinggVisor bot
2020-04-07Internal change.gVisor bot
2020-04-07mkdir test: Address TODOs and re-enable a test.Ting-Yu Wang
2020-04-07Make gofer.dentry.destroyLocked idempotentFabricio Voznika
2020-04-06Sort posix service functionsEyal Soha
2020-04-06Bump up acceptable sample count for flaky itimer test.Dean Deng
2020-04-06Implement Stringer for LayerEyal Soha
2020-04-03Ensure EOF is handled propertly during splice.Adin Scannell
2020-04-03Deflake //third_party/gvisor/test/perf:getdents_benchmark_runsc_ptraceAndrei Vagin
2020-04-03Add missing newlineTamir Duberstein
2020-04-03Internal change.gVisor bot
2020-04-02Fix typo in TODO comments.Dean Deng
2020-04-02Fix flaky TCPLinger2TimeoutAfterClose test.Bhasker Hariharan
2020-04-01Add context.Context argument to XxxWithErrno functionsEyal Soha
2020-03-31Test receiving multicast packets over UDPEyal Soha
2020-03-31Add socket filesystem and global disconnected socket mount for VFS2.Dean Deng
2020-03-26Support owner matching for iptables.Nayana Bidari
2020-03-26Merge pull request #2177 from xiaobo55x:sysret_testgVisor bot
2020-03-26Check error in DropTCP*Port tests and fix comment.Kevin Krakauer
2020-03-25Merge pull request #2151 from xiaobo55x:seccomp_testgVisor bot
2020-03-25Fix race in TestRunEnvHasHomeFabricio Voznika
2020-03-25Misc fixes to make stat_test pass (almost)Fabricio Voznika
2020-03-25Fix futex_benchmark.Jamie Liu
2020-03-24Open a temp directory before changing capabilities and user ID-sAndrei Vagin
2020-03-23Support basic /proc/net/dev metrics for netstackIan Lewis
2020-03-20test: Create a separate /tmp mount only for tests with the shared tagAndrei Vagin
2020-03-19Add packetimpact tests to presubmit and CI testingEyal Soha
2020-03-18Merge pull request #2187 from kevinGC:deflake-connectTCPgVisor bot
2020-03-18iptables: deflake DropTCP*Port testsKevin Krakauer
2020-03-18iptables: skip tests for not-yet-supported featuresKevin Krakauer
2020-03-18Automated rollback of changelist 301476456Kevin Krakauer
2020-03-18Send the ACK later to stabilize the test.Eyal Soha
2020-03-18Enable syscall sysret_test on arm64.Haibo Xu
2020-03-17iptables: fix type in script name, mark some new tests as skippedKevin Krakauer
2020-03-17Packetimpact in Go with c++ stubEyal Soha
2020-03-16Enable ARP resolution in TAP devices.Ting-Yu Wang
2020-03-16Merge pull request #1943 from kevinGC:ipt-filter-ipgVisor bot
2020-03-14Plumb VFS2 imported fds into virtual filesystem.Dean Deng
2020-03-13Skip process if it has exitedFabricio Voznika
2020-03-13Enable syscall seccomp test on arm64.Haibo Xu
2020-03-12Remove flaky network namespace test that uses clone().Ting-Yu Wang
2020-03-12Kill sandbox process when parent process terminatesFabricio Voznika
2020-03-11iptables: ready tests to be enabled in kokoroKevin Krakauer
2020-03-11Merge pull request #1975 from nybidari:iptablesgVisor bot
2020-03-10Make checkpoint/restore e2e test less flakyIan Lewis