Add virsh_freecell function and virsh_freecell.py. ps: I have used tangchen's addition to virsh_cmd(print_info=True) in libvirt_vm.py.
Gu Yanhua (3): Add virsh_freecell function in libvirt_vm.py. Add virsh_freecell.py to test virsh_freecell command. Add configuration for "virsh freecell". client/tests/libvirt/tests/virsh_freecell.py | 55 ++++++++++++++++++++++++++ client/virt/libvirt_vm.py | 21 +++++++++- client/virt/subtests.cfg.sample | 25 ++++++++++++ 3 files changed, 99 insertions(+), 2 deletions(-) create mode 100644 client/tests/libvirt/tests/virsh_freecell.py _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
