summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
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
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