diff --git a/tests/cputest.c b/tests/cputest.c index 0d7f3ec7c4..7f27521a6e 100644 --- a/tests/cputest.c +++ b/tests/cputest.c @@ -792,8 +792,6 @@ mymain(void) /* computing guest data and decoding the data into a guest CPU XML */ DO_TEST_GUESTDATA("x86", "host", "guest", NULL, NULL, 0); DO_TEST_GUESTDATA("x86", "host-better", "pentium3", NULL, NULL, 0); - DO_TEST_GUESTDATA("x86", "host-better", "pentium3", NULL, "pentium3", 0); - DO_TEST_GUESTDATA("x86", "host-better", "pentium3", NULL, "core2duo", 0); DO_TEST_GUESTDATA("x86", "host-worse", "guest", NULL, NULL, 0); DO_TEST_GUESTDATA("x86", "host", "strict-force-extra", NULL, NULL, 0); DO_TEST_GUESTDATA("x86", "host", "penryn-force", NULL, NULL, 0); diff --git a/tests/cputestdata/x86-host-better+pentium3,core2duo-result.xml b/tests/cputestdata/x86-host-better+pentium3,core2duo-result.xml deleted file mode 100644 index 2bf691c34b..0000000000 --- a/tests/cputestdata/x86-host-better+pentium3,core2duo-result.xml +++ /dev/null @@ -1,21 +0,0 @@ - - x86_64 - core2duo - - - - - - - - - - - - - - - - - - diff --git a/tests/cputestdata/x86-host-better+pentium3,pentium3-result.xml b/tests/cputestdata/x86-host-better+pentium3,pentium3-result.xml deleted file mode 100644 index d1d0c4b1e3..0000000000 --- a/tests/cputestdata/x86-host-better+pentium3,pentium3-result.xml +++ /dev/null @@ -1,30 +0,0 @@ - - x86_64 - pentium3 - - - - - - - - - - - - - - - - - - - - - - - - - - -