- 31 1月, 2013 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
The implementation of the devices needed for KVM unit testing changed a bit on qemu: 1) There's no need for a testlog anymore (as kvm-unit-tests now writes to the standard serial port) 2) Now there's a shared new device, called isa-debug-exit, that when written to, causes qemu to exit 3) Due to the new behavior of the isa-debug-exit device, the new known good behavior for qemu at the end of the unit test is to return 1. Take that all into account, while still keeping backwards compatibility. Also, document how one can run the unittests with the new virt-tests runner both in the config file and the wiki. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 25 12月, 2012 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
A frequent request we've got from users is that the name 'kvm' makes assumptions that are not true for a lot of the use cases of the test suite. Then let's rename the subtest 'kvm' to 'qemu', making it more accurate. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 08 9月, 2012 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Previous to the virt test unification, we used to build and link the virt software binaries under client/tests/[virt-test-name]/ Now, we need to make it all go to client/tests/virt/[vm-type] So they are self contained and don't mess with each other. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 07 9月, 2012 2 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-