<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openpower-vpd-parser/test, branch master</title>
<subtitle>OpenBMC OpenPOWER VPD parser sources</subtitle>
<id>https://git.raptorcs.com/git/openpower-vpd-parser/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/openpower-vpd-parser/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/'/>
<updated>2018-11-08T02:00:20+00:00</updated>
<entry>
<title>Add .clang-format to repo for automated style</title>
<updated>2018-11-08T02:00:20+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2018-11-01T23:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=c83c4dc327447a6aee8ddebcd98963ac411169fb'/>
<id>urn:sha1:c83c4dc327447a6aee8ddebcd98963ac411169fb</id>
<content type='text'>
Add .clang-format to repo for automated style.  A consistent style
across Openbmc makes the code easier to read and edit.

Change-Id: I7c09792d2482f0be3e01776804347700f3e3e651
Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
</content>
</entry>
<entry>
<title>Replace whitespace by tab</title>
<updated>2017-02-22T19:59:44+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2017-02-21T09:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=e453ca1d46f0148685ff44b9d97647e55f5908e6'/>
<id>urn:sha1:e453ca1d46f0148685ff44b9d97647e55f5908e6</id>
<content type='text'>
Change-Id: If87a2582bab1bff7c8b7704b401a3e435772756b
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix failing test</title>
<updated>2017-02-20T14:20:21+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2017-02-20T04:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=4af85c27cd43505ba00a8fe1a63e1b597c1efdd6'/>
<id>urn:sha1:4af85c27cd43505ba00a8fe1a63e1b597c1efdd6</id>
<content type='text'>
Fix location of test vpd file.

Disable the test program 'parser_test' from running via 'make check'.
This is more of a tool rather than a unit-test, and needs to be
converted to unit-tests by making it work with encoded vpd buffers.

Change-Id: Ib67112e4005dab62976458ec7b587bc302044170
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>refactor: move types and utils in their own files</title>
<updated>2017-02-20T14:20:20+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2017-02-17T05:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=76794495882082db189e2fc6d6c05dfe3756338a'/>
<id>urn:sha1:76794495882082db189e2fc6d6c05dfe3756338a</id>
<content type='text'>
Change-Id: I477dd69f0c6c648b63171dc2db264d3e70dafaf4
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>build : add phosphor-logging dependency</title>
<updated>2017-02-20T04:40:52+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2017-02-17T13:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=c6e551b97ad17f786f84efd3705d84e3f320ddc0'/>
<id>urn:sha1:c6e551b97ad17f786f84efd3705d84e3f320ddc0</id>
<content type='text'>
Change-Id: I962f1f67c138140ef39461e2835d566953789467
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>tests: unit-test for parse() API</title>
<updated>2016-12-08T18:40:08+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2016-12-02T13:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=79f9eee0da046577955a68d647b011c1850bec9b'/>
<id>urn:sha1:79f9eee0da046577955a68d647b011c1850bec9b</id>
<content type='text'>
Change-Id: I9912102d442f2c00ce70514a4a65f25e1552fc19
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>tests: unit-test for Store::get API</title>
<updated>2016-12-08T18:40:08+00:00</updated>
<author>
<name>Deepak Kodihalli</name>
<email>dkodihal@in.ibm.com</email>
</author>
<published>2016-11-30T11:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openpower-vpd-parser/commit/?id=901c5d92d10cc23c52d9ff306b3ecea276ce67a4'/>
<id>urn:sha1:901c5d92d10cc23c52d9ff306b3ecea276ce67a4</id>
<content type='text'>
Change-Id: Ie67427f9496bb8f9712ef80e987c39903a66cd17
Signed-off-by: Deepak Kodihalli &lt;dkodihal@in.ibm.com&gt;
</content>
</entry>
</feed>
