<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/include/usr/cxxtest, branch 07-25-2019</title>
<subtitle>Blackbird™ hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/'/>
<updated>2019-12-06T20:24:04+00:00</updated>
<entry>
<title>Enable Serial Testcases</title>
<updated>2019-12-06T20:24:04+00:00</updated>
<author>
<name>Bill Hoffa</name>
<email>wghoffa@us.ibm.com</email>
</author>
<published>2019-08-27T13:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=7da5f591449ffddd9a4f680cb65a0faf73d0353e'/>
<id>urn:sha1:7da5f591449ffddd9a4f680cb65a0faf73d0353e</id>
<content type='text'>
  - Provide the ability for test modules to be
    defined as serial tests

  - Execute the serial test jobs prior to
    launching all of the other test modules
    in parallel

Change-Id: Iff10ad049f6bb0e5f0f3c168a1bb30736b1b983d
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/83110
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Nicholas E Bofferding &lt;bofferdn@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Wrap TS_ macros in {} to avoid strange IF statement behavior</title>
<updated>2018-10-16T19:12:31+00:00</updated>
<author>
<name>Christian Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2018-10-11T20:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=3e677e6cdf31494f05d6c23828c80d92ba5b2280'/>
<id>urn:sha1:3e677e6cdf31494f05d6c23828c80d92ba5b2280</id>
<content type='text'>
The TS_ macros will replace the macro with multiple lines of code.
So if you put a TS_FAIL in an if statement that was not enclosed
in {} you could get strange/unexpected behavior. This addes an extra
layer of protection to ensure that the macro is enclosed in its own
execution block.

Change-Id: I226ccef81095cf8511b30e147e59d1da4904cd5c
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67373
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Corey V. Swenson &lt;cswenson@us.ibm.com&gt;
Reviewed-by: Thi N. Tran &lt;thi@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@us.ibm.com&gt;
Reviewed-by: Ilya Smirnov &lt;ismirno@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Output list of cxxtest failures</title>
<updated>2017-02-12T02:37:17+00:00</updated>
<author>
<name>Marty Gloff</name>
<email>mgloff@us.ibm.com</email>
</author>
<published>2017-02-07T17:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=9fb6c6be5a35e14bb06f285282db6f2ed4220f7d'/>
<id>urn:sha1:9fb6c6be5a35e14bb06f285282db6f2ed4220f7d</id>
<content type='text'>
Include a list of the first 10 cxxtest failures with the summary
of the cxxtest results.

Change-Id: I932b63d29b26f6d5afff7c3f5a67679e2a66fd5f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36168
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Enforce magic mca port is good in PG</title>
<updated>2016-11-28T21:59:56+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>v2cibmd@us.ibm.com</email>
</author>
<published>2016-11-04T18:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=eaa6695c507e306f20f659ccdcc49e59191b7d31'/>
<id>urn:sha1:eaa6695c507e306f20f659ccdcc49e59191b7d31</id>
<content type='text'>
One MCA (the first one = mca0 or mca4) on each MCBIST must be functional
for zqcal to work on any of the MCAs on that side.
If magic mca port marked bad in PG vpd, force a deconfig of
associated MCBIST to take out the entire half

Change-Id: Id14be518aedf9c803717a4065e66527369bb286b
RTC:163405
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32271
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martin Gloff &lt;mgloff@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Need to implement new Ctor for std::vector</title>
<updated>2016-03-17T15:44:46+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2016-03-11T14:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=71cf29da3d308290ffd860fb263b4a05ddcb364a'/>
<id>urn:sha1:71cf29da3d308290ffd860fb263b4a05ddcb364a</id>
<content type='text'>
Change-Id: Ia7743dc8d3a83b4be361626b1dea57f39e4dd483
RTC: 149398
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21938
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: A. P. Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>CxxTest: C++11 bad string literal concatenation</title>
<updated>2015-06-08T18:22:03+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2015-05-27T13:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=a2c033517475dc666d7787dbd65a2f0d0a4e492e'/>
<id>urn:sha1:a2c033517475dc666d7787dbd65a2f0d0a4e492e</id>
<content type='text'>
Change-Id: I2d45d5cda97ce04321bdd4df973e699c8e4cf3ff
RTC:124186
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17974
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: Thi N. Tran &lt;thi@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Change copyright prolog for all files to Apache.</title>
<updated>2014-05-22T03:16:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-05-19T21:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=aa0446e9d1c2f0fb17a6ef40b689ec7281d65387'/>
<id>urn:sha1:aa0446e9d1c2f0fb17a6ef40b689ec7281d65387</id>
<content type='text'>
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Initial Hostboot Runtime image support.</title>
<updated>2013-09-17T21:45:31+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2013-07-16T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=5652d7c0c6a8db05699f2b4334e4615e1ba22127'/>
<id>urn:sha1:5652d7c0c6a8db05699f2b4334e4615e1ba22127</id>
<content type='text'>
RTC: 76675
Change-Id: Ibd21cf5b555e6dcee182a2f1a292b47d4f384ba0
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6127
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Lockless trace implementation</title>
<updated>2012-12-14T16:18:59+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2012-10-31T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=da3888270ff596441bf78535c26dee0a7d923145'/>
<id>urn:sha1:da3888270ff596441bf78535c26dee0a7d923145</id>
<content type='text'>
RTC: 35396
Change-Id: I96ea0d95606f04abb4dc2b0470345ca475b53912
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2520
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>TS_TRACE should display all the time</title>
<updated>2011-10-31T22:45:22+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-10-26T19:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=80614655c4e9842e00d13ed0ad30fa23b3402f62'/>
<id>urn:sha1:80614655c4e9842e00d13ed0ad30fa23b3402f62</id>
<content type='text'>
- TS_TRACE will be turned on using the new HOSTBOOT-DEBUG options
- enable TS_WARN all the time though

Change-Id: Ibe402cdeb66cd6bc7ccde242003ae76ec4d022ea
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/461
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
</feed>
