summaryrefslogtreecommitdiff
path: root/tests/qemucapabilitiestest.c
diff options
context:
space:
mode:
authorPeter Krempa <pkrempa@redhat.com>2016-07-29 09:17:11 +0200
committerPeter Krempa <pkrempa@redhat.com>2016-08-05 09:47:08 +0200
commit2cda2628db69a5eb956dfe27d0f965fb35990381 (patch)
tree156980ed3141db6d7977b0287f83930fc2294fb7 /tests/qemucapabilitiestest.c
parent5a3558c6201dc3aaef86166edce6b5edfe6800ad (diff)
downloadlibvirt-2cda2628db69a5eb956dfe27d0f965fb35990381.tar.gz
tests: qemucapabilities: Add data for qemu 2.7.0
As of (v2.7.0-rc1-52-g42e0d60)
Diffstat (limited to 'tests/qemucapabilitiestest.c')
-rw-r--r--tests/qemucapabilitiestest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemucapabilitiestest.c b/tests/qemucapabilitiestest.c
index b98f775fd4..d5ed65e520 100644
--- a/tests/qemucapabilitiestest.c
+++ b/tests/qemucapabilitiestest.c
@@ -115,6 +115,7 @@ mymain(void)
DO_TEST("x86_64", "caps_2.4.0");
DO_TEST("x86_64", "caps_2.5.0");
DO_TEST("x86_64", "caps_2.6.0");
+ DO_TEST("x86_64", "caps_2.7.0");
DO_TEST("aarch64", "caps_2.6.0-gicv2");
DO_TEST("aarch64", "caps_2.6.0-gicv3");
DO_TEST("ppc64le", "caps_2.6.0");