From e12693b993520d98d72847e2fcbf72c42c476f8b Mon Sep 17 00:00:00 2001 From: Corey Swenson Date: Tue, 29 Mar 2016 11:09:40 -0500 Subject: Re-enable hbrt testcases in P9 Change-Id: Ief5cebf6af399514054f9f834d53a45177da1ad3 RTC:138280 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22593 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell Reviewed-by: Christian R. Geddes Reviewed-by: William G. Hoffa --- src/usr/vpd/runtime/test/makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/usr/vpd/runtime/test') diff --git a/src/usr/vpd/runtime/test/makefile b/src/usr/vpd/runtime/test/makefile index bd2146401..9a68bfaf1 100644 --- a/src/usr/vpd/runtime/test/makefile +++ b/src/usr/vpd/runtime/test/makefile @@ -5,7 +5,9 @@ # # OpenPOWER HostBoot Project # -# COPYRIGHT International Business Machines Corp. 2013,2014 +# Contributors Listed Below - COPYRIGHT 2013,2016 +# [+] International Business Machines Corp. +# # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -24,6 +26,9 @@ HOSTBOOT_RUNTIME = 1 ROOTPATH = ../../../../.. MODULE = testvpd_rt -TESTS = ../../test/*.H +#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 include ${ROOTPATH}/config.mk -- cgit v1.2.3