commit | 1c8781ff856da6274a47d13a6d2c755ed8ded698 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Thu Aug 26 16:09:18 2021 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Tue Aug 31 01:01:02 2021 +0000 |
tree | 6cec6d9344289cc092440a552efb5028169d3644 | |
parent | 6a85e8a01e5947af827725e89e2f82cb9af14924 [diff] |
utest: Fix test case SignatureTest.TestSignatureVerify() The unit test case SignatureTest.TestSignatureVerify() passes with default config. But when `verify-full-signature` is enabled, the test case fails. resolved: openbmc/phosphor-bmc-code-mgmt#9 Tested: Unit Test successfully when `verify-full-signature` is enabled. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ia600690ea26ca3559f1e9f2049283880ddf95a4d
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.