[libvirt] [PATCH 0/2] Fix VIR_TEST_REGENERATE_OUTPUT in tests

Ján Tomko jtomko at redhat.com
Wed Apr 13 08:43:05 UTC 2016


Instead of the proper solution of moving all the host-changing
stuff out of qemuBuildCommandLine, separate one helper
for easier mocking.

Ján Tomko (2):
  qemuExecuteEthernetScript: move to util
  qemuxml2argvtest: do not mock virCommand

 src/libvirt_private.syms  |  1 +
 src/qemu/qemu_interface.c | 29 +----------------------------
 src/util/virnetdev.c      | 29 +++++++++++++++++++++++++++++
 src/util/virnetdev.h      |  2 ++
 tests/qemuxml2argvmock.c  |  7 ++-----
 5 files changed, 35 insertions(+), 33 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list