-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Block Manager
-
None
-
Storage Engines
-
5
-
StorEng - 2024-09-17, StorEng - 2024-10-01
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->read
- bm->write
- bm->write_size
- bm->addr_invalid
The definition of done, will be thoroughly API file functions
- is cloned by
-
WT-13495 Create block manager file open/close and other API tests
- Open