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

Julio Faracco jcfaracco at gmail.com
Mon Jan 8 03:02:58 UTC 2018


This commit introduces the testDomainRename() for test driver. It 
includes:
- testDomainRename() implementation.
- Test case for virshtest to test 'domrename' command.

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

 src/test/test_driver.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/virshtest.c      | 13 +++++++++
 2 files changed, 85 insertions(+)

-- 
2.7.4




More information about the libvir-list mailing list