Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfx_memorystream_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cfx_memorystream_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFXMemoryStreamTest, SparseBlockWrites)
 
 TEST (CFXMemoryStreamTest, OverlappingBlockWrites)
 
 TEST (CFXMemoryStreamTest, ReadWriteBlockAtOffset)
 
 TEST (CFXMemoryStreamTest, WriteZeroBytes)
 

Function Documentation

◆ TEST() [1/4]

TEST ( CFXMemoryStreamTest ,
OverlappingBlockWrites  )

Definition at line 27 of file cfx_memorystream_unittest.cpp.

◆ TEST() [2/4]

TEST ( CFXMemoryStreamTest ,
ReadWriteBlockAtOffset  )

Definition at line 36 of file cfx_memorystream_unittest.cpp.

◆ TEST() [3/4]

TEST ( CFXMemoryStreamTest ,
SparseBlockWrites  )

Definition at line 18 of file cfx_memorystream_unittest.cpp.

◆ TEST() [4/4]

TEST ( CFXMemoryStreamTest ,
WriteZeroBytes  )

Definition at line 51 of file cfx_memorystream_unittest.cpp.