-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Block Manager
-
Storage Engines
The ticket covers the block manager API testing. To test the block manager API level, we will be utilisng the unit testing framework and directly calling the API calls with expectations set. This ticket is to aim to unit test the relevant open and close APIs used for the block manager module. This ticket will create API tests for:
- bm->close
- bm->sync
- bm->map_discard
- bm->free
The definition of done, will be thoroughly API file functions
- clones
-
WT-13426 Create block manager file read/write API tests
- Closed