summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorBill Hoffa <wghoffa@us.ibm.com>2016-05-17 11:01:25 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-05-24 17:58:42 -0400
commit7870b70cc8f8154ee3347d992ba86684baa19caf (patch)
treeae410d1ac773eef167234c48899c8b1affae569c /src/makefile
parent421d6728e36657888908637d96f5e5b6f8d02a0f (diff)
downloadtalos-hostboot-7870b70cc8f8154ee3347d992ba86684baa19caf.tar.gz
talos-hostboot-7870b70cc8f8154ee3347d992ba86684baa19caf.zip
Add testcases for pirformat helper functions
Change-Id: I10b2be1ea9d0dc4a46c6c473b03ee024c6bf0de6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24801 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index 9ff3f2b74..8f5093a48 100644
--- a/src/makefile
+++ b/src/makefile
@@ -204,6 +204,7 @@ TESTCASE_MODULES += testmemoize
TESTCASE_MODULES += testprdf
TESTCASE_MODULES += testattn
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testmdia)
+TESTCASE_MODULES += testpirformat
#******************************************************************
#KNOWN ISSUES (I might let these run but there is something wrong)
OpenPOWER on IntegriCloud