libvirt/src/test
John Ferlan 0082ee5b5e test: Cleanup testDomainRenameCallback
Rather than have a need for old_dom_name, let's just VIR_FREE
the old name first, then use VIR_STEAL_PTR to handle the swap
from the old name to the new name.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-02-12 08:51:23 -05:00
..
Makefile.inc.am
test_driver.c test: Cleanup testDomainRenameCallback 2019-02-12 08:51:23 -05:00
test_driver.h Remove even more Author(s): lines from source files 2019-01-03 13:24:18 +01:00
test-screenshot.png