summaryrefslogtreecommitdiffstats
path: root/src/usr/errl/test/errltest.H
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2014-01-27 15:33:09 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-02-14 12:41:36 -0600
commit10a93afdbdd5bccc9a10b797d66b008580ba16bb (patch)
treecaddb050384fe2eb4cd8844c59a28d9ea9e8b7c0 /src/usr/errl/test/errltest.H
parent5850220077f29041920e83de66ec458dac9c82a7 (diff)
downloadblackbird-hostboot-10a93afdbdd5bccc9a10b797d66b008580ba16bb.tar.gz
blackbird-hostboot-10a93afdbdd5bccc9a10b797d66b008580ba16bb.zip
Hostboot Serviceability Review Part 2
Resolving TODOs and ensuring error logs have correct callouts Change-Id: Ic2e65427487fb91553ffe4ed6e3ed922004963ba RTC: 92837 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8374 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/errl/test/errltest.H')
-rw-r--r--src/usr/errl/test/errltest.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/errl/test/errltest.H b/src/usr/errl/test/errltest.H
index d061355ae..cd1aaf2fa 100644
--- a/src/usr/errl/test/errltest.H
+++ b/src/usr/errl/test/errltest.H
@@ -195,8 +195,6 @@ public:
// Normal buffer sizes are 0x800 (2048), so passing
// something bigger is not expected to be an error.
- // TODO: maybe after story "user selectable trace buffer sizes"
- // TRAC_DEFAULT_BUFFER_SIZE (0x800) will be publicly available.
fOK = l_err->collectTrace( "TARG" , 4003 );
if( !fOK )
{
OpenPOWER on IntegriCloud