[PATCH v2 0/7] virbitmaptest: Refactor and modernize

Peter Krempa posted 7 patches 3 years, 6 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1601898455.git.pkrempa@redhat.com
tests/virbitmaptest.c | 512 ++++++++++++++++++------------------------
1 file changed, 224 insertions(+), 288 deletions(-)
[PATCH v2 0/7] virbitmaptest: Refactor and modernize
Posted by Peter Krempa 3 years, 6 months ago
This was split out from my series refactoring the virbitmap util module
to address review feedback.

Patches 1-5 are new, patches 6-7 were already part of the refactor but
needed to be modified to fit on top of the changes needed to comply with
review requirements.

Peter Krempa (7):
  virbitmaptest: Split up test12
  virbitmaptest: Split up test4
  virbitmaptest: Use separate output strings in 'test5'
  virbitmaptest: Turn 'TEST_MAP' macro into a helper function
  virbitmaptest: Refactor checks in 'test6'
  virbitmaptest: Use g_auto(free) for cleanup
  virbitmaptest: Remove unnecessary error/cleanup labels

 tests/virbitmaptest.c | 512 ++++++++++++++++++------------------------
 1 file changed, 224 insertions(+), 288 deletions(-)

-- 
2.26.2