diff mbox series

[18/22] s390x: uv-host: Add the test to unittests.conf

Message ID 20230711141607.40742-19-nrb@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series [01/22] lib: s390x: mmu: fix conflicting types for get_dat_entry | expand

Commit Message

Nico Boehr July 11, 2023, 2:15 p.m. UTC
From: Janosch Frank <frankja@linux.ibm.com>

Better to skip than to not run it at all.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Nico Boehr <nrb@linux.ibm.com>
Link: https://lore.kernel.org/r/20230622075054.3190-9-frankja@linux.ibm.com
[ nrb: fixup whitespace ]
Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
---
 s390x/unittests.cfg | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index 49b3cee..b081345 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -234,3 +234,9 @@  extra_params = -m 2200
 file = pv-diags.elf
 groups = pv-host
 extra_params = -m 2200
+
+[uv-host]
+file = uv-host.elf
+smp = 2
+groups = pv-host
+extra_params = -m 2200