Re: [Autotest] [PATCH 2/2] KVM test: unittest: Build unittests from new repo

2010-09-07 Thread Amos Kong
On Mon, Sep 06, 2010 at 05:33:11PM +0800, Jason Wang wrote: > Kvm-unit-tests have moved to a repo out of qemu-kvm. This patch let > the unittest could build the tests from specified git repo. Looks good for me. Reviewed-by: Amos Kong > Signed-off-by: Jason Wang > --- > client/tests/kvm/test

[PATCH 2/2] KVM test: unittest: Build unittests from new repo

2010-09-06 Thread Jason Wang
Kvm-unit-tests have moved to a repo out of qemu-kvm. This patch let the unittest could build the tests from specified git repo. Signed-off-by: Jason Wang --- client/tests/kvm/tests/build.py | 16 ++-- client/tests/kvm/unittests.cfg.sample |1 + 2 files changed, 15 inserti