History log of /openbmc/openpower-vpd-parser/test/parser/test.vpd (Results 1 – 2 of 2)
Revision Date Author Comments
# ee79ca84 11-Jul-2019 George Liu <liuxiwei@inspur.com>

Fix decoding of MB

The BuildDate property value is incorrect when testing via ipmitool
command and should be parsed as MB keyword instead of RAW.

Testd: BuildDate property value

Fix decoding of MB

The BuildDate property value is incorrect when testing via ipmitool
command and should be parsed as MB keyword instead of RAW.

Testd: BuildDate property value is correct via dbus, ipmitool commands
and unit test.

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I6dd14d82df3b7f46b1717960a0a97df4a4c7e30e

show more ...


# 4af85c27 19-Feb-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

Fix failing test

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 t

Fix failing test

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>

show more ...