aboutsummaryrefslogtreecommitdiff
path: root/tests/arm-cpu-features.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arm-cpu-features.c')
-rw-r--r--tests/arm-cpu-features.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arm-cpu-features.c b/tests/arm-cpu-features.c
index c59fcf409c..6342cd2e4e 100644
--- a/tests/arm-cpu-features.c
+++ b/tests/arm-cpu-features.c
@@ -179,6 +179,7 @@ static void test_query_cpu_model_expansion(const void *data)
if (g_str_equal(qtest_get_arch(), "aarch64")) {
assert_has_feature(qts, "max", "aarch64");
+ assert_has_feature(qts, "max", "sve");
assert_has_feature(qts, "cortex-a57", "pmu");
assert_has_feature(qts, "cortex-a57", "aarch64");