summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-09-16Implement FUSE_READJinmou Li
2020-09-16Implement FUSE_MKDIRBoyuan He
2020-09-16Implement FUSE_READLINKBoyuan He
2020-09-16Implement FUSE_SYMLINKBoyuan He
2020-09-16Implement FUSE_MKNODBoyuan He
2020-09-16Implement FUSE_RELEASE/RELEASEDIRBoyuan He
2020-09-16Implement FUSE_OPEN/OPENDIRBoyuan He
2020-09-16Add function to create a fake inode in FUSE integration testCraig Chi
2020-09-16Add function generating array of iovec with different FUSE structsCraig Chi
2020-09-16Add functions in FUSE integration test to get metrics from FUSE serverCraig Chi
2020-09-16Extend integration test to test sequence of FUSE operationCraig Chi
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-09-15Support setting STATX_SIZE for kernfs.InodeAttrs.Dean Deng
2020-09-15Merge pull request #3895 from btw616:fix/issue-3894gVisor bot
2020-09-15Fix proc.(*fdDir).IterDirents for VFS2Tiwei Bie
2020-09-14Test RST handling in TIME_WAIT.Mithun Iyer
2020-09-11Check that we have access to the trusted.* xattr namespace directly.Nicolas Lacasse
2020-09-11Use correct test device name in Fuchsia packetimpactAmanda Tait
2020-09-10[vfs] Disable inode number equality check for overlayfs.Ayush Ranjan
2020-09-10[vfs] Disable nlink tests for overlayfs.Ayush Ranjan
2020-09-08[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-08Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-08[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-03Run gentdents_benchmark with fewer files.Nicolas Lacasse
2020-09-03Avoid grpc_implTamir Duberstein
2020-09-02Add support to run packetimpact tests against FuchsiaZeling Feng
2020-09-02Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-02Add Docs to nginx benchmark.Zach Koopmans
2020-09-02[runtime tests] Exclude flaky nodejs testAyush Ranjan
2020-09-01Fix statfs test for opensource.Zach Koopmans
2020-09-01Implement setattr+clunk in 9PFabricio Voznika
2020-09-01Fix handling of unacceptable ACKs during close.Mithun Iyer
2020-09-01Test opening file handles with different permissions.Dean Deng
2020-09-01Refactor tty codebase to use master-replica terminology.Ayush Ranjan
2020-09-01Automated rollback of changelist 328350576Nayana Bidari
2020-08-31Fix bug in bazel build benchmark.Zach Koopmans
2020-08-31Set errno on response when syscall actually failsJay Zhuang
2020-08-31Remove __fuchsia__ definesTamir Duberstein
2020-08-31Run syscall tests in uts namespaces.Rahat Mahmood
2020-08-28Include command output on errorTamir Duberstein
2020-08-28Don't bind loopback to all IPs in an IPv6 subnetGhanan Gowripalan
2020-08-28Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-08-28Fix EOF handling for splice.Dean Deng
2020-08-28fix panic when calling SO_ORIGINAL_DST without initializing iptablesKevin Krakauer
2020-08-28Add test demonstrating accept bugTamir Duberstein
2020-08-27Fix vfs2 pipe behavior when splicing to a non-pipe.Dean Deng
2020-08-27unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to itAndrei Vagin
2020-08-27Merge pull request #3077 from jinmouil:beef-write-syscallgVisor bot
2020-08-27Fix BadSocketPair for open source.Zach Koopmans
2020-08-27Skip IPv6UDPUnboundSocketNetlinkTest on native linuxGhanan Gowripalan