Home
last modified time | relevance | path

Searched hist:e82d73952c3f412d2f2c4a9ed8f40a7f14f38e3a (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_json_unittest.cppdiff e82d73952c3f412d2f2c4a9ed8f40a7f14f38e3a Thu Nov 19 15:27:02 CST 2020 Jason Ling <jasonling@google.com> json builder: fix error with buildHandlerConfigs

Problem: mistakenly defined the implementation of buildHandlerConfigs in
a separate cpp file. This breaks calling buildHandlerConfigs from a
derived class.

Solution: move implementation of buildHandlerConfigs into the header.

unit tests added:
firmware_json_unittest.cpp * add a test to parse json from file
* add a test to parse an invalid json file

Signed-off-by: Jason Ling <jasonling@google.com>
Change-Id: I5cd93ad01a329850a8ee516fae8a35339c991ae0
/openbmc/phosphor-ipmi-flash/bmc/
H A Dbuildjson.hppdiff e82d73952c3f412d2f2c4a9ed8f40a7f14f38e3a Thu Nov 19 15:27:02 CST 2020 Jason Ling <jasonling@google.com> json builder: fix error with buildHandlerConfigs

Problem: mistakenly defined the implementation of buildHandlerConfigs in
a separate cpp file. This breaks calling buildHandlerConfigs from a
derived class.

Solution: move implementation of buildHandlerConfigs into the header.

unit tests added:
firmware_json_unittest.cpp * add a test to parse json from file
* add a test to parse an invalid json file

Signed-off-by: Jason Ling <jasonling@google.com>
Change-Id: I5cd93ad01a329850a8ee516fae8a35339c991ae0
H A Dbuildjson.cppdiff e82d73952c3f412d2f2c4a9ed8f40a7f14f38e3a Thu Nov 19 15:27:02 CST 2020 Jason Ling <jasonling@google.com> json builder: fix error with buildHandlerConfigs

Problem: mistakenly defined the implementation of buildHandlerConfigs in
a separate cpp file. This breaks calling buildHandlerConfigs from a
derived class.

Solution: move implementation of buildHandlerConfigs into the header.

unit tests added:
firmware_json_unittest.cpp * add a test to parse json from file
* add a test to parse an invalid json file

Signed-off-by: Jason Ling <jasonling@google.com>
Change-Id: I5cd93ad01a329850a8ee516fae8a35339c991ae0