struct StdioTestTraits
Defined at line 13 of file ../../src/lib/zbitl/tests/stdio-tests.h
Public Members
static const bool kExpectExtensibility
static const bool kExpectOneShotReads
static const bool kExpectUnbufferedReads
static const bool kExpectUnbufferedWrites
Public Methods
void Create (size_t size, Context * context)
Defined at line 35 of file ../../src/lib/zbitl/tests/stdio-tests.h
void Create (fbl::unique_fdfd,size_tsize,Context *context)
Defined at line 48 of file ../../src/lib/zbitl/tests/stdio-tests.h
void Read (storage_typestorage,payload_typepayload,size_tsize,Bytes *contents)
Defined at line 55 of file ../../src/lib/zbitl/tests/stdio-tests.h
void Write (storage_typestorage,uint32_toffset,const Bytes &data)
Defined at line 64 of file ../../src/lib/zbitl/tests/stdio-tests.h
void ToPayload (storage_typestorage,uint32_toffset,payload_type &payload)
Defined at line 72 of file ../../src/lib/zbitl/tests/stdio-tests.h