]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Remove redundant aarch64 tests
authorCole Robinson <crobinso@redhat.com>
Wed, 6 May 2015 23:04:52 +0000 (19:04 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 7 May 2015 15:54:46 +0000 (11:54 -0400)
commitfd74e231751334b64af0934b680c5cc62f652453
tree254dd27a64d40d238fc70d0823d0ccf056c79bb6
parent2af51483cc2fa43b70b41b4aaa88eeb77701f590
tests: Remove redundant aarch64 tests

My commit 7b9de914 added some aarch64 CPU test cases. I wanted to test
two different code paths but inadvertently added two of the same test
cases.

The second code path (using <cpu><model>host</model</cpu>) isn't easily
exercised via the qemu tests anyways, I'll need to look elsewhere.

Regardless, remove the redundant tests for now
tests/qemuxml2argvdata/qemuxml2argv-aarch64-cpu-model-host.args [deleted file]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-cpu-model-host.xml [deleted file]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2argv-aarch64-cpu-passthrough.xml [deleted file]
tests/qemuxml2xmltest.c