summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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
2020-09-16test/fuse: clean upAndrei Vagin
2020-09-16fuse: fix a compile time errorAndrei Vagin
2020-09-16Revert "fuse: add benchmarking support for FUSE"Andrei Vagin
2020-09-16Receive broadcast packets on interested endpointsGhanan Gowripalan
2020-09-16Implement FUSE_UNLINKBoyuan He
2020-09-16Implement FUSE_SETATTRCraig Chi
2020-09-16Add fh support for revise attr and fstat(2) testCraig Chi
2020-09-16Add fuse_fd_util library to include common fuse fd test functionsCraig Chi
2020-09-16Add default attr in fuse_utilCraig Chi
2020-09-16Implement FUSE_WRITEJinmou Li
2020-09-16Implement FUSE_CREATECraig Chi
2020-09-16fuse: add benchmarking support for FUSEBoyuan He & Ridwan Sharif
2020-09-16fuse: Implement IterDirents for directory file descriptionRidwan Sharif
2020-09-16Implement FUSE_RMDIRRidwan Sharif
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