summaryrefslogtreecommitdiffstats
path: root/test/parser
Commit message (Collapse)AuthorAgeFilesLines
* Add .clang-format to repo for automated stylePatrick Venture2018-11-081-5/+4
| | | | | | | | 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 <venture@google.com>
* Fix failing testDeepak Kodihalli2017-02-201-0/+0
| | | | | | | | | | | 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 <dkodihal@in.ibm.com>
* tests: unit-test for parse() APIDeepak Kodihalli2016-12-081-0/+30
Change-Id: I9912102d442f2c00ce70514a4a65f25e1552fc19 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud