commit | 07830764398601b38d6dea9db269a7fb8efabbc8 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Mar 01 17:17:28 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Wed Mar 13 11:01:53 2019 +0800 |
tree | 3271bf5975c45a6cb0981157738c1aa2e4179c34 | |
parent | b1501343b795ad8ded282a757501966a4615fe56 [diff] |
test: Add test for getPartsToClear Add the test for getPartsToClear(), and fix issues found by the unit test case with malformed input. Tested: Verify test builds and passes. Change-Id: I67c8bbd184e7e0c0f7f0f0fca678d1952a07cd66 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`.