<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/usr/example/test, branch 07-25-2019</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2013-10-10T18:08:56+00:00</updated>
<entry>
<title>Added common header file for reason code</title>
<updated>2013-10-10T18:08:56+00:00</updated>
<author>
<name>Stephen Cprek</name>
<email>smcprek@us.ibm.com</email>
</author>
<published>2013-10-03T22:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=c9343d971c4410c80ff92bd554d61740cd39b8dd'/>
<id>urn:sha1:c9343d971c4410c80ff92bd554d61740cd39b8dd</id>
<content type='text'>
Change-Id: Ifea8a00b9a36817e0b42054dfb9ce13dad8f15a6
RTC: 76269
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6478
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: Andrew J. Geissler &lt;andrewg@us.ibm.com&gt;
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>Add environment var to remove debug messages.</title>
<updated>2011-08-24T17:53:03+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2011-08-22T22:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=5d30abd488109fafecdfb3119449aefa5dd685b2'/>
<id>urn:sha1:5d30abd488109fafecdfb3119449aefa5dd685b2</id>
<content type='text'>
    - Add printkd function.
    - Create HOSTBOOT_DEBUG env var for printk.
    - Update trace interfaces to utilize HOSTBOOT_DEBUG.
    - Fix compile errors due to unused variables.

Change-Id: Ib18c3ecd51ca333e0118949bf35476e9c5aa46a7
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/273
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add copyright headers to all source files.</title>
<updated>2011-08-24T15:48:28+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2011-08-24T15:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=fa7d388f1a121d42769ea0289e3c043fe229b4d2'/>
<id>urn:sha1:fa7d388f1a121d42769ea0289e3c043fe229b4d2</id>
<content type='text'>
Change-Id: I205f2409e56032cfc0aaf01d7e26d357f0b86373
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/277
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
Tested-by: Jenkins Server
</content>
</entry>
<entry>
<title>TS_TRACE now dumps to trace buffer instead of printk</title>
<updated>2011-06-28T17:14:11+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-06-06T19:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=a4809cd65ce96d0b56ec316b14836087cf1d647b'/>
<id>urn:sha1:a4809cd65ce96d0b56ec316b14836087cf1d647b</id>
<content type='text'>
-Minor change to cxxtestgen.pl script to bump the suite name and add whitespace
- resolve conflicts in makefile and cxxtestgen.pl
- fix TS_TRACE
- add fixes from code review
- add debug messages to trace modules not finishing problem
- line over 80 chars, remove 10 sec delay
- add 5 min timeout to autocitest
- change check interval to 5 seconds instead of 30 seconds

Change-Id: I11f18fbeed007590a4ca70c45d109071474a9864
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/154
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>CxxTest logs messages to trace buffer</title>
<updated>2011-06-01T19:07:35+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-05-18T20:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=8509613766f5b1074f89589e653bcb8a4cec2ac0'/>
<id>urn:sha1:8509613766f5b1074f89589e653bcb8a4cec2ac0</id>
<content type='text'>
- mark globals with g_
- thread safety

- remove more tabs.
- Add globals and accessors to track totaltests, failedtests, warnings, tracecalls.
- Modify cxxtestgen.pl to add reportTotalTests() call

- uncommented printk's in TestSuite.C
- cxxtestgen.pl just prints out the test suite
- exampletest.H has more descriptive test names, forces a FAIL, WARN, and TRACE
- add a printk() to cxxtest module so that we know it ran.

Change-Id: I3ff25b228f17371b6f84bdb16309015818867266
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/90
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Updated per trace code review comments.</title>
<updated>2011-05-18T15:14:35+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2011-05-16T12:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=5f28dffa51ef4fe402e1e8609fd8afa44e834db6'/>
<id>urn:sha1:5f28dffa51ef4fe402e1e8609fd8afa44e834db6</id>
<content type='text'>
- Fixed merge issue with src/makefile
- Updated per second code review
- Got trace tests up and running

Change-Id: I932ac4eb6d2389e39ce5efb1dd2f5cfa97f7b70b
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
Reviewed-by: Andrew J. Geissler &lt;andrewg@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Automatically generate cxxtest driver.</title>
<updated>2011-05-16T22:13:06+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2011-05-13T16:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=4aa5e6260519d4dde59b917bbb29bcdb0a4f4a59'/>
<id>urn:sha1:4aa5e6260519d4dde59b917bbb29bcdb0a4f4a59</id>
<content type='text'>
Change-Id: Ib844d1ff827c48e37ee1973bc42b2cfee31f86c6
Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/74
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
Tested-by: Jenkins Server
</content>
</entry>
<entry>
<title>Base cxxtest class and some examples.</title>
<updated>2011-05-16T21:51:41+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>andrewg@us.ibm.com</email>
</author>
<published>2011-05-10T22:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=e604f02230c3decedbdd56a3cfef66b0709b74dc'/>
<id>urn:sha1:e604f02230c3decedbdd56a3cfef66b0709b74dc</id>
<content type='text'>
Change-Id: I8ff2fdffe8be34f5ece9a5e4b2f5d07a4bc73d73
Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/71
Tested-by: Jenkins Server
Reviewed-by: Mark W. Wenning &lt;wenning@us.ibm.com&gt;
</content>
</entry>
</feed>
