MCPcopy
hub / github.com/cubefs/cubefs / FsyncErrorTest

Struct FsyncErrorTest

depends/jacobsa/fuse/samples/flushfs/flush_fs_test.go:886–888  ·  view source on GitHub ↗

Fsync error

Source from the content-addressed store, hash-verified

884////////////////////////////////////////////////////////////////////////
885
886type FsyncErrorTest struct {
887 flushFSTest
888}
889
890func init() { RegisterTestSuite(&FsyncErrorTest{}) }
891

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected