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

Julio Faracco jcfaracco at gmail.com
Mon Jan 15 19:18:07 UTC 2018


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




More information about the libvir-list mailing list