Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13428

Implement block manager file write/read white box testing

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Block Manager
    • Storage Engines
    • 5
    • StorEng - Defined Pipeline

      The basic foundation of internal module testing starts from the bottom layer and with the block manager, this means creating unit tests. This ticket is to aim to unit test the relevant block_session functions used for the block manager module. This ticket will create unit tests for:

      • bm->write()
      • bm->write_size()
      • bm->read()

      The definition of done, will be thoroughly testing the pack and unpack functions, with clear test cases working with the goal of increasing code coverage.

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: