[PATCH 0/2] tests: Turn testQemuPrepareHostBackendChardevOne() into proper mock

Michal Privoznik posted 2 patches 2 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1649947444.git.mprivozn@redhat.com
src/qemu/qemu_process.c     |  13 +----
src/qemu/qemu_processpriv.h |  20 ++++++-
tests/qemuhotplugmock.c     |  11 ----
tests/qemuhotplugtest.c     |   1 +
tests/qemumonitorjsontest.c |   7 ++-
tests/qemuxml2argvmock.c    |  94 +++++++++++++++++++++++++++++++
tests/qemuxml2argvtest.c    |  10 ++--
tests/testutilsqemu.c       | 107 +-----------------------------------
tests/testutilsqemu.h       |   4 --
9 files changed, 127 insertions(+), 140 deletions(-)
[PATCH 0/2] tests: Turn testQemuPrepareHostBackendChardevOne() into proper mock
Posted by Michal Privoznik 2 years ago
*** BLURB HERE ***

Michal Prívozník (2):
  qemu_processpriv: Fix #error message
  tests: Turn testQemuPrepareHostBackendChardevOne() into proper mock

 src/qemu/qemu_process.c     |  13 +----
 src/qemu/qemu_processpriv.h |  20 ++++++-
 tests/qemuhotplugmock.c     |  11 ----
 tests/qemuhotplugtest.c     |   1 +
 tests/qemumonitorjsontest.c |   7 ++-
 tests/qemuxml2argvmock.c    |  94 +++++++++++++++++++++++++++++++
 tests/qemuxml2argvtest.c    |  10 ++--
 tests/testutilsqemu.c       | 107 +-----------------------------------
 tests/testutilsqemu.h       |   4 --
 9 files changed, 127 insertions(+), 140 deletions(-)

-- 
2.35.1