summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/fapi2TestUtils.H
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2016-02-26 10:17:51 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-03-07 12:51:50 -0500
commit3649bde4de6125d79a5fa92a117d242128892340 (patch)
tree8d8535f1aedce48b45a96fef238b352f750ec54a /src/usr/fapi2/test/fapi2TestUtils.H
parent792f58f0bf50e45688198237b7edae5757bbc95c (diff)
downloadtalos-hostboot-3649bde4de6125d79a5fa92a117d242128892340.tar.gz
talos-hostboot-3649bde4de6125d79a5fa92a117d242128892340.zip
Update getChildren fapi2::Target
Added the missing targets types to getChildren function. RTC:129517 Change-Id: I1ce0ef4d25beee3dea3653f359461304032597b7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21360 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/test/fapi2TestUtils.H')
-rw-r--r--src/usr/fapi2/test/fapi2TestUtils.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/fapi2/test/fapi2TestUtils.H b/src/usr/fapi2/test/fapi2TestUtils.H
index f4e9f5dc8..fa1ad1353 100644
--- a/src/usr/fapi2/test/fapi2TestUtils.H
+++ b/src/usr/fapi2/test/fapi2TestUtils.H
@@ -33,6 +33,10 @@
#ifndef FAPI2TESTUTILS_H_
#define FAPI2TESTUTILS_H_
+#define EQ_PER_PROC 6
+#define EX_PER_EQ 2
+#define CORE_PER_EX 2
+
#include <fapi2.H>
namespace fapi2
OpenPOWER on IntegriCloud