test: cleanup unit/vy_mem and unit/vy_cache tests
unit/vy_mem: - Remove the code creating unused lsregion. - Make test key_def and tuple_format global variables. - Replace assert() with fail(). unit/vy_cache: - Add missing test plan. both: - Move history_node_pool to test/unit/vy_iterator_helpers.c. Needed for #5522 NO_DOC=test NO_TEST=test NO_CHANGELOG=test
Showing
- test/unit/vy_cache.c 5 additions, 10 deletionstest/unit/vy_cache.c
- test/unit/vy_iterators_helper.c 5 additions, 0 deletionstest/unit/vy_iterators_helper.c
- test/unit/vy_iterators_helper.h 2 additions, 0 deletionstest/unit/vy_iterators_helper.h
- test/unit/vy_mem.c 20 additions, 42 deletionstest/unit/vy_mem.c
Loading
Please register or sign in to comment