diff options
Diffstat (limited to 'tests/functional/meson.build')
| -rw-r--r-- | tests/functional/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/meson.build b/tests/functional/meson.build index 98e9229c4d..6c62ca2334 100644 --- a/tests/functional/meson.build +++ b/tests/functional/meson.build @@ -124,6 +124,7 @@ tests_ppc_system_thorough = [ 'ppc_bamboo', 'ppc_mac', 'ppc_mpc8544ds', + 'ppc_tuxrun', 'ppc_virtex_ml507', ] |