summaryrefslogtreecommitdiffstats
path: root/test/openpower-pels/json_utils_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PEL: Print Failing MTMS section into JSONHarisuddin Mohamed Isa2020-02-071-0/+50
Remove any trailing whitespace for serial number. "Failing MTMS": { "Section Version": "1", "Sub-section type": "0", "Created by": "0x4552", "Machine Type Model": "OPWR-131", "Serial Number": "1318ABA" }, Testing: Manually run peltool and verified output. All unit tests passed. Signed-off-by: Harisuddin Mohamed Isa <harisuddin@gmail.com> Change-Id: I7a05790bdf406ef6d7946ffae831a45ee6dd5cda
OpenPOWER on IntegriCloud