aboutsummaryrefslogtreecommitdiff
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.build9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/functional/hppa/meson.build b/tests/functional/hppa/meson.build
new file mode 100644
index 0000000..df2f7cc
--- /dev/null
+++ b/tests/functional/hppa/meson.build
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+tests_hppa_system_quick = [
+ 'seabios',
+]
+
+tests_hppa_system_thorough = [
+ 'cdboot',
+]