summaryrefslogtreecommitdiffstats
path: root/src/usr/vpd/runtime
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2016-03-21 16:47:47 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-07-26 13:10:36 -0400
commit4414670dda8f3c4b99834a44d226ab439250f844 (patch)
tree013e5855ba4f040048411136bb9f4f312f7cf95d /src/usr/vpd/runtime
parent851467dd485ccfa61c4039f347ebe490173f859c (diff)
downloadtalos-hostboot-4414670dda8f3c4b99834a44d226ab439250f844.tar.gz
talos-hostboot-4414670dda8f3c4b99834a44d226ab439250f844.zip
Reenable mvpd testcases after new mvpd available
Reenable mvpd testcases now that mvpd is available. Change-Id: Ib725d6c5d7b6f5e8615b759edb1f81d4900a6487 RTC:131121 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22314 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/vpd/runtime')
-rw-r--r--src/usr/vpd/runtime/test/makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/usr/vpd/runtime/test/makefile b/src/usr/vpd/runtime/test/makefile
index 9a68bfaf1..fc4a0b6d6 100644
--- a/src/usr/vpd/runtime/test/makefile
+++ b/src/usr/vpd/runtime/test/makefile
@@ -26,9 +26,6 @@ HOSTBOOT_RUNTIME = 1
ROOTPATH = ../../../../..
MODULE = testvpd_rt
-#TESTS = ../../test/*.H
-TESTS = ../../test/spdtest.H ../../test/dimmPrestest.H ../../test/cvpdtest.H
-#@TODO: RTC 131121 Reenable mvpd test cases after mvpd available
-#TEST += mvpdtest.H
+TESTS = ../../test/*.H
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud