Hi Chris:

I have splited xml function to a new file(virt/libvirt_xml_utils.py).

---------

Command virt-edit is used to edit files in a domain or a disk directly.
14 testcases were added to auotest.

Yu Mingfei (3):
   libvirt_xml_utils: add file for libvirt xml config
   virt_edit: add file to test virt-edit
   subtests.cfg.sample: add test cases for virt-edit

  client/tests/libvirt/tests/virt_edit.py |  278 +++++++++++++++++++++++++++++++
  client/virt/libvirt_xml_utils.py        |   43 +++++
  client/virt/subtests.cfg.sample         |  113 +++++++++++++
  3 files changed, 434 insertions(+), 0 deletions(-)
  create mode 100644 client/tests/libvirt/tests/virt_edit.py
  create mode 100644 client/virt/libvirt_xml_utils.py

_______________________________________________
Autotest mailing list
Autotest@test.kernel.org
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to