History log of /openbmc/phosphor-power/phosphor-power-sequencer/test/system_tests.cpp (Results 1 – 1 of 1)
Revision Date Author Comments
# 068f8073 31-Oct-2025 Shawn McCarney <shawnmm@us.ibm.com>

pseq: Create System class

Create a C++ System class that corresponds to the entire system being
controlled by the BMC.

Eventually more function will be added to this class, but for the
initial vers

pseq: Create System class

Create a C++ System class that corresponds to the entire system being
controlled by the BMC.

Eventually more function will be added to this class, but for the
initial version only implement the required support for storing the
chassis objects from the JSON config file.

Create automated test cases for the new class.

Tested:
* Ran automated test cases.

Change-Id: I90b05acb3d17558b4b518c88b45d3d5825165a2a
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>

show more ...