diff options
author | Kemeng Shi <shikemeng@huaweicloud.com> | 2023-09-29 00:04:06 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-10-05 22:32:16 -0400 |
commit | 7c9fa399a369546c0e0375ea4b354d642a8fe501 (patch) | |
tree | 458356110b2927bbac82c0f6e0cfb3504bdf7ce5 /drivers/pci/controller/dwc | |
parent | bdefd689b7ff0eadc3b29dc6c66556617bd1ed42 (diff) |
ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
Here are prepared work:
1. Include mballoc-test.c to mballoc.c to be able test static function
in mballoc.c.
2. Implement static stub to avoid read IO to disk.
3. Construct fake super_block. Only partial members are set, more members
will be set when more functions are tested.
Then unit test for ext4_mb_new_blocks_simple is added.
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: "Ritesh Harjani (IBM)" <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230928160407.142069-12-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions