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

Implement block_session size unit tests

    • Storage Engines
    • 3
    • 2024-09-03 Q3 Streams v1

      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:

      • __wti_block_size_free
      • __wti_block_size_alloc
      • __block_size_prealloc
      • __block_size_alloc

      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:
              Resolved: