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

Julio Faracco posted 2 patches 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1516043889-32720-1-git-send-email-jcfaracco@gmail.com
src/test/test_driver.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/Makefile.am      |  1 +
tests/virsh-rename     | 43 ++++++++++++++++++++++++++
3 files changed, 128 insertions(+)
create mode 100755 tests/virsh-rename
[libvirt] [PATCH v3 0/2] Introducing testDomainRename().
Posted by Julio Faracco 6 years, 3 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 | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/Makefile.am      |  1 +
 tests/virsh-rename     | 43 ++++++++++++++++++++++++++
 3 files changed, 128 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