public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM test: Image copy test v2
@ 2010-12-29 14:35 Lucas Meneghel Rodrigues
  2010-12-29 14:35 ` [PATCH 1/2] KVM-test: Add mount utility functions Lucas Meneghel Rodrigues
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lucas Meneghel Rodrigues @ 2010-12-29 14:35 UTC (permalink / raw)
  To: autotest; +Cc: kvm, Lucas Meneghel Rodrigues

This is a respin of Amos's patch for image_copy test. In this
version, small cleanups and consistency fixes were made, specially
with regards to using utils.system instead of functions on the
commands API.

Amos Kong (2):
  KVM-test: Add mount utility functions
  KVM-test: Add image_copy subtest to prepare images

 client/tests/kvm/kvm_utils.py          |   55 ++++++++++++++++++++++++++++++++
 client/tests/kvm/tests/image_copy.py   |   46 ++++++++++++++++++++++++++
 client/tests/kvm/tests_base.cfg.sample |    9 +++++
 3 files changed, 110 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/kvm/tests/image_copy.py

-- 
1.7.2.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-29 15:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29 14:35 [PATCH 0/2] KVM test: Image copy test v2 Lucas Meneghel Rodrigues
2010-12-29 14:35 ` [PATCH 1/2] KVM-test: Add mount utility functions Lucas Meneghel Rodrigues
2010-12-29 14:35 ` [PATCH 2/2] KVM-test: Add image_copy subtest to prepare images Lucas Meneghel Rodrigues
2010-12-29 15:24 ` [PATCH 0/2] KVM test: Image copy test v2 Lucas Meneghel Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox