qemucapabilitiestest: Add tests for aarch64 and ppc64le

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark
2016-04-27 16:48:56 +02:00
parent f51e8a6282
commit 3d59cce230
7 changed files with 17126 additions and 0 deletions

View File

@@ -170,6 +170,9 @@ mymain(void)
DO_TEST("x86_64", "caps_2.4.0-1");
DO_TEST("x86_64", "caps_2.5.0-1");
DO_TEST("x86_64", "caps_2.6.0-1");
DO_TEST("aarch64", "caps_2.6.0-1");
DO_TEST("aarch64", "caps_2.6.0-2");
DO_TEST("ppc64le", "caps_2.6.0-1");
/*
* Run "tests/qemucapsprobe /path/to/qemu/binary >foo.replies"