summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add .clang-format to repo for automated stylePatrick Venture2018-11-082-7/+8
| | | | | | | | 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>
* Replace whitespace by tabDeepak Kodihalli2017-02-221-1/+1
| | | | | Change-Id: If87a2582bab1bff7c8b7704b401a3e435772756b Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Fix failing testDeepak Kodihalli2017-02-202-4/+2
| | | | | | | | | | | 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>
* refactor: move types and utils in their own filesDeepak Kodihalli2017-02-201-1/+2
| | | | | Change-Id: I477dd69f0c6c648b63171dc2db264d3e70dafaf4 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* build : add phosphor-logging dependencyDeepak Kodihalli2017-02-191-0/+2
| | | | | Change-Id: I962f1f67c138140ef39461e2835d566953789467 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* tests: unit-test for parse() APIDeepak Kodihalli2016-12-083-0/+37
| | | | | Change-Id: I9912102d442f2c00ce70514a4a65f25e1552fc19 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* tests: unit-test for Store::get APIDeepak Kodihalli2016-12-082-0/+44
Change-Id: Ie67427f9496bb8f9712ef80e987c39903a66cd17 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud