public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [KVM-AUTOTEST PATCH 0/2] Make autoit wrapper support more guest scripts than just AutoIt
@ 2010-06-18  9:27 Chen Cao
  2010-06-18  9:28 ` [KVM-AUTOTEST PATCH 1/2] KVM-test: autoit: Generalize the variables in autoit.py Chen Cao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Cao @ 2010-06-18  9:27 UTC (permalink / raw)
  To: lmr, autotest; +Cc: kvm

Just rename variables and the file, the wrapper itself can support other
scripts already.

---

Chen Cao (2):
      KVM-test: autoit: Generalize the variables in autoit.py
      KVM-test: rename autoit to guest_test and update the sample config file


 client/tests/kvm/tests/autoit.py       |   91 -------------------------------
 client/tests/kvm/tests/guest_test.py   |   94 ++++++++++++++++++++++++++++++++
 client/tests/kvm/tests_base.cfg.sample |   37 ++++++++-----
 3 files changed, 118 insertions(+), 104 deletions(-)
 delete mode 100644 client/tests/kvm/tests/autoit.py
 create mode 100644 client/tests/kvm/tests/guest_test.py

-- 
Signature

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

end of thread, other threads:[~2010-06-18 14:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18  9:27 [KVM-AUTOTEST PATCH 0/2] Make autoit wrapper support more guest scripts than just AutoIt Chen Cao
2010-06-18  9:28 ` [KVM-AUTOTEST PATCH 1/2] KVM-test: autoit: Generalize the variables in autoit.py Chen Cao
2010-06-18  9:28 ` [KVM-AUTOTEST PATCH 2/2] KVM-test: rename autoit to guest_test and update the sample config file Chen Cao
2010-06-18  9:33 ` [KVM-AUTOTEST PATCH 2/2 diff-rename mode] " Chen Cao
2010-06-18 14:46 ` [KVM-AUTOTEST PATCH 0/2] Make autoit wrapper support more guest scripts than just AutoIt 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