commit | 8d9e6da63d97f1085ce65575aaead48fe3f512a0 | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Jan 14 14:17:19 2025 +0100 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Mon Feb 03 18:38:41 2025 +0100 |
tree | 868233cda81a7b5d0b448548eabdc2bd5b218d11 | |
parent | cc88baaf4b5c69038d7b31f7eb2aa8078f8c948c [diff] |
fw update: tests for common code Tests for the common code introduced in another commit. These tests should check that the common code behaves as outlined in the design [1] References: [1] https://github.com/openbmc/docs/blob/master/designs/code-update.md Tested: unit tests pass Change-Id: I8f12839afd47ef3403a80439af54fedcc00f10be Signed-off-by: Alexander Hansen <alexander.hansen@9elements.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:
meson build
ninja -C build
To clean the repository run rm -r build
.