tests: Add pseries machine to the prom-env-test, too
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Oct 2016 00:17:31 +0000 (11:17 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 28 Oct 2016 00:17:31 +0000 (11:17 +1100)
commit53687348813196551874409fecb49c94d20b1ae6
tree160caa38c0dcd835bb70879cc47437a04d7d58e9
parent61f20b9dc5b78c603354a4ec170079479dcb6657
tests: Add pseries machine to the prom-env-test, too

Now that we also support the "-prom-env" parameter for the pseries
machine, we can enable this test for this machine, too. Since booting
with TCG is rather slow with the pseries machine, we also enable
the "-nodefaults" parameter for this test now, so that SLOF does not
have to check that much devices during boot and thus runs a little
bit faster.

Signed-off-by: Thomas Huth <thuth@redhat.com>
[dwg: Don't add -nodefaults to the command line, it causes extra warnings
 for the sparc testcases]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
tests/prom-env-test.c