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

Julio Faracco jcfaracco at gmail.com
Thu Dec 21 19:33:26 UTC 2017


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




More information about the libvir-list mailing list