summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/pnorrp.H
diff options
context:
space:
mode:
authorAdam Muhle <armuhle@us.ibm.com>2012-07-10 15:33:12 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-11 16:52:40 -0500
commitf02a3cb65a7a4ddab5d05f868672d429113feca8 (patch)
tree71bf14a0668407988be006b032d12952fcf3ff47 /src/usr/pnor/pnorrp.H
parent9398c435a50ee505c6d09dcc64a76641bbca1342 (diff)
downloadtalos-hostboot-f02a3cb65a7a4ddab5d05f868672d429113feca8.tar.gz
talos-hostboot-f02a3cb65a7a4ddab5d05f868672d429113feca8.zip
Change PNORDD test cases to use test section of PNOR
Updated the PNOR Device Driver test cases to use a specially created test section of PNOR. The test cases will only run if the TEST section exists. Disabled the fake-pnor related test cases as the test section offset does not exist in the fake-pnor address space. Opened a story to fix this later. Change-Id: I1b5fd4989ee775c14034430226d9ffe844995f96 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1335 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/pnor/pnorrp.H')
-rw-r--r--src/usr/pnor/pnorrp.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/pnor/pnorrp.H b/src/usr/pnor/pnorrp.H
index 61f230916..897d075a6 100644
--- a/src/usr/pnor/pnorrp.H
+++ b/src/usr/pnor/pnorrp.H
@@ -275,6 +275,7 @@ class PnorRP
// allow testcase to see inside
friend class PnorRpTest;
+ friend class PnorDdTest;
/**
* @brief Static instance function for testcase only
OpenPOWER on IntegriCloud