commit | 6be275ba1ad1f3d45b2c2bf13dde7b4890f74f47 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Feb 27 08:36:38 2018 -0600 |
committer | Adriana Kobylak <anoo@linux.vnet.ibm.com> | Thu Mar 29 15:07:41 2018 +0000 |
tree | 673a8c99c15f67a5c598c78e9b2b70d0c0b416aa | |
parent | 6098b707cee11915ced373c5f7e72108eeb21d8b [diff] |
Add unit tests for testing Signature verification functionality Resolves openbmc/openbmc#2838 Change-Id: I60b5ca418551d404d29646fd729311adbe81290c Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.