summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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
2020-10-02Actually disable nodejs test parallel/test-fs-write-stream-double-close.Jamie Liu
2020-09-30Ensure proctor is built as pure Go binary.Adin Scannell
2020-09-30ip6tables: redirect supportKevin Krakauer
2020-09-29Stop depending on go_binary targets.Adin Scannell
2020-09-29Add /proc/[pid]/cwdFabricio Voznika
2020-09-29iptables: refactor to make targets extendableKevin Krakauer
2020-09-29Migrates uses of deprecated map types to recommended types.gVisor bot
2020-09-28Fix lingering of TCP socket in the initial state.Nayana Bidari
2020-09-28Support creating protocol instances with Stack refGhanan Gowripalan
2020-09-28Support inotify in overlayfs.Dean Deng
2020-09-27Clean up kcov.Dean Deng
2020-09-25Disable flaky java11 tests.Jamie Liu
2020-09-24Fix Nginx Startup and Size Benchmarks.Zach Koopmans
2020-09-24Change segment/pending queue to use receive buffer limits.Bhasker Hariharan
2020-09-24test/syscall/mknod: Don't use a hard-coded file nameAndrei Vagin
2020-09-23Clean up inotify tests.Dean Deng
2020-09-23Remove unused scripts.Ayush Ranjan
2020-09-23Clean up flag.* usage in packetimpact's runner.RegisterFlagsZeling Feng
2020-09-21Receive ACK when deleting address in syscall testsGhanan Gowripalan
2020-09-21Fix socket_ipv4_udp_unbound_test_native in opensource.Zach Koopmans
2020-09-21Fix proc_net_test_native for native tests.Zach Koopmans
2020-09-21Add ftruncate test for writeable fd but no write permissions.Dean Deng
2020-09-21Fix flakes in UdpSocketTestZach Koopmans
2020-09-20Merge pull request #3651 from ianlewis:ip-forwardinggVisor bot
2020-09-18Disable vdso_clock_gettime on KVM.Jamie Liu
2020-09-18Deflake stat_test with save/restore enabled.Nicolas Lacasse
2020-09-18Implement fsimpl/overlay.filesystem.RenameAt.Jamie Liu
2020-09-18Disable PHP test ext/standard/tests/streams/proc_open_bug60120.phpt.Jamie Liu
2020-09-18Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2.Jamie Liu
2020-09-18Remove SKIP_IF for now-supported features.Kevin Krakauer
2020-09-18Enqueue TCP sends arriving in SYN_SENT state.Mithun Iyer
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17{Set,Get} SO_LINGER on all endpoints.Nayana Bidari
2020-09-17[testing] Use container address to talk to server running inside container.Ayush Ranjan
2020-09-17Complete vfs2 implementation of fallocate.Dean Deng
2020-09-17Merge pull request #3979 from jinmouil:feature/fuse-fixgVisor bot
2020-09-17Fix kernfs unlinkat and rmdirat incorrect resolved path nameJinmou Li
2020-09-17Deflake vdso_clock_gettime test.Jamie Liu
2020-09-17Disable nodejs12.4 test async-hooks/test-statwatcher.Jamie Liu
2020-09-16Merge pull request #3934 from avagin:feature/fusegVisor bot
2020-09-16Cleanup device name confusion in packetimpact testbenchZeling Feng
2020-09-16Automated rollback of changelist 329526153Nayana Bidari
2020-09-16[runtime tests] Add documentation.Ayush Ranjan
2020-09-16FUSE readdir test fix ino initializationJinmou Li
2020-09-16test/fuse: use the getdents syscall instead of opendir/readdirAndrei Vagin