summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/rcTest.C
diff options
context:
space:
mode:
authorIlya Smirnov <ismirno@us.ibm.com>2017-05-26 11:06:28 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-05-31 08:56:49 -0400
commitfc34f105fa41c11d9727d220a4d2e68f0bd5569c (patch)
treea613da650002c26b876cad91c567e895a0aca6a2 /src/usr/fapi2/test/rcTest.C
parent05a9df0a96c4d79817ad45b888907a051bfa80e3 (diff)
downloadtalos-hostboot-fc34f105fa41c11d9727d220a4d2e68f0bd5569c.tar.gz
talos-hostboot-fc34f105fa41c11d9727d220a4d2e68f0bd5569c.zip
Re-enable test cases
Turn on the test cases that were disabled with mirror fix Change-Id: I619a31e39d5e130942de17766fb9bafa60903231 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41066 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/test/rcTest.C')
-rwxr-xr-xsrc/usr/fapi2/test/rcTest.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/fapi2/test/rcTest.C b/src/usr/fapi2/test/rcTest.C
index c8a437ff4..353eebbdf 100755
--- a/src/usr/fapi2/test/rcTest.C
+++ b/src/usr/fapi2/test/rcTest.C
@@ -168,7 +168,7 @@ uint32_t rcTestReturnCodeCreator()
{
// Set the return code to a HWP code (intentionally use function
// that does not add error information).
- //l_rc._setHwpError(RC_TEST_ERROR_A);
+ l_rc._setHwpError(RC_TEST_ERROR_A);
// Ensure that the creator is HWP
l_creator = l_rc.getCreator();
OpenPOWER on IntegriCloud