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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html