summary refs log tree commit diff stats
path: root/tests/functional/hppa/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/hppa/meson.build')
-rw-r--r--tests/functional/hppa/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional/hppa/meson.build b/tests/functional/hppa/meson.build
index a334837088..df2f7ccc9c 100644
--- a/tests/functional/hppa/meson.build
+++ b/tests/functional/hppa/meson.build
@@ -3,3 +3,7 @@
 tests_hppa_system_quick = [
   'seabios',
 ]
+
+tests_hppa_system_thorough = [
+  'cdboot',
+]