diff options
| author | George Keishing <gkeishin@in.ibm.com> | 2016-02-03 03:03:07 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-04-27 11:07:34 -0400 |
| commit | 29319e3a075801a154e4b95434bd7d49797274ca (patch) | |
| tree | 8550826fa5f5f055a38323e205ffee822a6734ff /src/usr/fapi2/test/makefile | |
| parent | 9c0009a21f815a05a5ce052243e25462682cd25c (diff) | |
| download | blackbird-hostboot-29319e3a075801a154e4b95434bd7d49797274ca.tar.gz blackbird-hostboot-29319e3a075801a154e4b95434bd7d49797274ca.zip | |
FAPI2 Plat support for spd accessors
Change-Id: Ib490662418cd91b6a545462f2aa6566f5fd9c4ae
RTC:140332
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/688
Tested-by: Jenkins Server
Tested-by: FSP CI Jenkins
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/test/makefile')
| -rw-r--r-- | src/usr/fapi2/test/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/fapi2/test/makefile b/src/usr/fapi2/test/makefile index 990f82e31..ae19dd34d 100644 --- a/src/usr/fapi2/test/makefile +++ b/src/usr/fapi2/test/makefile @@ -48,6 +48,7 @@ TESTS += fapi2GetParentTest.H TESTS += fapi2GetChildrenTest.H TESTS += fapi2BasicTryTest.H TESTS += fapi2GetOtherEndTest.H +TESTS += fapi2SpdTestCxx.H include ${ROOTPATH}/config.mk |

