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