]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/qtest/meson.build
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into staging
[thirdparty/qemu.git] / tests / qtest / meson.build
index 6f2f594acebdb782004176c14d30625500f7ce0c..86293051dcee1a604f14f79f698c1d74ac4995c3 100644 (file)
@@ -139,6 +139,9 @@ qtests_hppa = ['boot-serial-test'] + \
   qtests_filter + \
   (config_all_devices.has_key('CONFIG_VGA') ? ['display-vga-test'] : [])
 
+qtests_loongarch64 = qtests_filter + \
+  ['boot-serial-test']
+
 qtests_m68k = ['boot-serial-test'] + \
   qtests_filter