package
0.0.11
Repository: https://github.com/grailbio/base.git
Documentation: pkg.go.dev

# Functions

TestConcurrentOffsetReads tests arbitrarily-ordered, concurrent reads.
No description provided by the author
TestEmpty creates an empty file and tests its operations.
TestErrors tests handling of errors.
TestList tests List implementations.
TestListDir tests ListDir implementations.
TestNotExist tests that the implementation behaves correctly for paths that do not exist.
TestReads tests various combination of reads and seeks.
TestRemove tests file Remove() function.
TestStandard runs tests for all of the standard file API functionality.
TestStat tests Stat method implementations.
TestWrites tests file Write functions.