diff options
| author | Bill Hoffa <wghoffa@us.ibm.com> | 2018-02-14 14:42:42 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2018-02-15 14:23:17 -0500 |
| commit | 77b70bb7119cb13cc35976fa63201ee305538ad3 (patch) | |
| tree | a67e711c04b3a0f44b277e6c4af71f72578256db /src/usr/sbeio/runtime/test/makefile | |
| parent | ed4753f93086d5693b73ffa42863da8f1f108c7f (diff) | |
| download | blackbird-hostboot-77b70bb7119cb13cc35976fa63201ee305538ad3.tar.gz blackbird-hostboot-77b70bb7119cb13cc35976fa63201ee305538ad3.zip | |
Enable sbeio runtime testcases
Change-Id: Id5d8ef64606cd808cc05e4ec4f0a317773317b67
RTC: 178802
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54065
Reviewed-by: Matt Derksen <mderkse1@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com>
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/sbeio/runtime/test/makefile')
| -rw-r--r-- | src/usr/sbeio/runtime/test/makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/sbeio/runtime/test/makefile b/src/usr/sbeio/runtime/test/makefile index 3d07f9a86..4a61daa0f 100644 --- a/src/usr/sbeio/runtime/test/makefile +++ b/src/usr/sbeio/runtime/test/makefile @@ -31,7 +31,6 @@ MODULE = testsbeio_rt EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include/ -#@TODO RTC:178802 -#TESTS = *.H +TESTS = *.H include ${ROOTPATH}/config.mk |

