virtTestResult poorly duplicates logic from virtTestRun. We could fix it,
but there's really only one legitimate user in eventtest.c, so drop the
improper users, and opencode the legit usage. More justification in the
last patch

Thanks,
Cole

Cole Robinson (3):
  tests: sheepdog: Drop use of virtTestResult
  tests: eventtest: Open code virtTestResult
  testutils: Drop virtTestResult

 tests/eventtest.c                  | 57 ++++++++++++++++++++++++++++------
 tests/storagebackendsheepdogtest.c | 63 ++++++++++++++++++++++++++++----------
 tests/testutils.c                  | 38 -----------------------
 tests/testutils.h                  |  2 --
 4 files changed, 94 insertions(+), 66 deletions(-)

-- 
2.5.0

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to