diff options
Diffstat (limited to 'tests/functional/hppa/meson.build')
| -rw-r--r-- | tests/functional/hppa/meson.build | 4 |
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', +] |