commit | b1501343b795ad8ded282a757501966a4615fe56 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Mar 01 16:23:29 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Wed Mar 13 11:01:53 2019 +0800 |
tree | f6399d2ba465f0cc8297949fe76c4e9fc92eb5d5 | |
parent | 716de5b8e3867fb829a2c1e39ade2b8f6aa1fa39 [diff] |
test: Add test for GetVersions() Also split and rename the cases in utest.cpp into test_signature and test_version. Tested: Verify test is built and passed. Change-Id: Ibe59355936d9366be8e3f56760bff7384a28a28c Signed-off-by: Lei YU <mine260309@gmail.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
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`.