summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2020-09-11Implement FUSE_SETATTRCraig Chi
2020-09-11Add fh support for revise attr and fstat(2) testCraig Chi
2020-09-11Add fuse_fd_util library to include common fuse fd test functionsCraig Chi
2020-09-11Add default attr in fuse_utilCraig Chi
2020-09-11Implement FUSE_WRITEJinmou Li
2020-09-11Implement FUSE_CREATECraig Chi
2020-09-11fuse: add benchmarking support for FUSEBoyuan He & Ridwan Sharif
2020-09-11fuse: Implement IterDirents for directory file descriptionRidwan Sharif
2020-09-11Implement FUSE_RMDIRRidwan Sharif
2020-09-11Implement FUSE_READJinmou Li
2020-09-11Implement FUSE_MKDIRBoyuan He
2020-09-11Implement FUSE_READLINKBoyuan He
2020-09-11Implement FUSE_SYMLINKBoyuan He
2020-09-11Implement FUSE_MKNODBoyuan He
2020-09-11Implement FUSE_RELEASE/RELEASEDIRBoyuan He
2020-09-11Implement FUSE_OPEN/OPENDIRBoyuan He
2020-09-11Add function to create a fake inode in FUSE integration testCraig Chi
2020-09-11Add function generating array of iovec with different FUSE structsCraig Chi
2020-09-11Add functions in FUSE integration test to get metrics from FUSE serverCraig Chi
2020-09-11Extend integration test to test sequence of FUSE operationCraig Chi
2020-09-09[vfs] overlayfs: Fix socket tests.Ayush Ranjan
2020-09-09Improve type safety for transport protocol optionsGhanan Gowripalan
2020-09-09[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-09Run gentdents_benchmark with fewer files.Nicolas Lacasse
2020-09-09Avoid grpc_implTamir Duberstein
2020-09-09Add support to run packetimpact tests against FuchsiaZeling Feng
2020-09-09Fix Accept to not return error for sockets in accept queue.Bhasker Hariharan
2020-09-09Add Docs to nginx benchmark.Zach Koopmans
2020-09-09[runtime tests] Exclude flaky nodejs testAyush Ranjan
2020-09-09Fix statfs test for opensource.Zach Koopmans
2020-09-09Implement setattr+clunk in 9PFabricio Voznika
2020-09-09Fix handling of unacceptable ACKs during close.Mithun Iyer
2020-09-09Test opening file handles with different permissions.Dean Deng
2020-09-09Refactor tty codebase to use master-replica terminology.Ayush Ranjan
2020-09-09Automated rollback of changelist 328350576Nayana Bidari
2020-09-09Fix bug in bazel build benchmark.Zach Koopmans
2020-09-09Set errno on response when syscall actually failsJay Zhuang
2020-09-09Remove __fuchsia__ definesTamir Duberstein
2020-09-09Run syscall tests in uts namespaces.Rahat Mahmood
2020-09-09Include command output on errorTamir Duberstein
2020-09-09Don't bind loopback to all IPs in an IPv6 subnetGhanan Gowripalan
2020-09-09Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-09-09Fix EOF handling for splice.Dean Deng
2020-09-09fix panic when calling SO_ORIGINAL_DST without initializing iptablesKevin Krakauer
2020-09-09Add test demonstrating accept bugTamir Duberstein
2020-09-09Fix vfs2 pipe behavior when splicing to a non-pipe.Dean Deng
2020-09-09unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to itAndrei Vagin
2020-09-09beef up write syscall testsJinmou Li
2020-09-09Fix BadSocketPair for open source.Zach Koopmans
2020-09-09Skip IPv6UDPUnboundSocketNetlinkTest on native linuxGhanan Gowripalan