提交 3d59cce2 编写于 作者: J Jiri Denemark

qemucapabilitiestest: Add tests for aarch64 and ppc64le

Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
上级 f51e8a62
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
...@@ -170,6 +170,9 @@ mymain(void) ...@@ -170,6 +170,9 @@ mymain(void)
DO_TEST("x86_64", "caps_2.4.0-1"); DO_TEST("x86_64", "caps_2.4.0-1");
DO_TEST("x86_64", "caps_2.5.0-1"); DO_TEST("x86_64", "caps_2.5.0-1");
DO_TEST("x86_64", "caps_2.6.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" * Run "tests/qemucapsprobe /path/to/qemu/binary >foo.replies"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册