summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/test
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2012-02-21 14:30:43 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-27 16:16:12 -0500
commit40f9b6bf88061c23a8a788f41c96d05c567587c7 (patch)
treeca8b8a767a3a73061df45b8cb50c7742bd0fc4c5 /src/usr/scom/test
parent64a9a50f5582133148c7960adae83021e1c23d8c (diff)
downloadtalos-hostboot-40f9b6bf88061c23a8a788f41c96d05c567587c7.tar.gz
talos-hostboot-40f9b6bf88061c23a8a788f41c96d05c567587c7.zip
Indirect Scom Error checking added
Also added a patch for the action files so that I can allow the testcases to run. Change-Id: I86e39b5b8efd31ba8ea3b037470f88be68ec5818 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/702 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/scom/test')
-rw-r--r--src/usr/scom/test/scomtest.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/scom/test/scomtest.H b/src/usr/scom/test/scomtest.H
index d5a3f6b9e..c455f5be6 100644
--- a/src/usr/scom/test/scomtest.H
+++ b/src/usr/scom/test/scomtest.H
@@ -942,8 +942,6 @@ public:
//only run if the target exists
if(test_data[x].target == NULL)
{
- TRACFCOMP( g_trac_scom, "MBA_MBS ScomTest before device write- TARGET = NULL x = %d", x);
-
continue;
}
OpenPOWER on IntegriCloud