[libvirt] [PATCH 0/2] Introducing testDomainRename().

Julio Faracco posted 2 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1513884808-22472-1-git-send-email-jcfaracco@gmail.com
There is a newer version of this series
src/test/test_driver.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/Makefile.am      |  1 +
tests/virsh-rename     | 43 ++++++++++++++++++++++
3 files changed, 140 insertions(+)
create mode 100755 tests/virsh-rename
[libvirt] [PATCH 0/2] Introducing testDomainRename().
Posted by Julio Faracco 6 years, 4 months ago
This commit introduces the testDomainRename() for test driver. It includes:
- testDomainRename() implementation.
- Testcase script to test 'domrename' command.

Julio Faracco (2):
  test: Implementing testDomainRename().
  tests: Adding test case for virsh 'domrename' command.

 src/test/test_driver.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/Makefile.am      |  1 +
 tests/virsh-rename     | 43 ++++++++++++++++++++++
 3 files changed, 140 insertions(+)
 create mode 100755 tests/virsh-rename

-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list