• C
    tests: Remove redundant aarch64 tests · fd74e231
    Cole Robinson 提交于
    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
    fd74e231
qemuxml2argvtest.c 65.7 KB