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

pseq: Create Chassis class

Create a C++ Chassis class that corresponds to the JSON "chassis" object
in the config file.

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

pseq: Create Chassis class

Create a C++ Chassis class that corresponds to the JSON "chassis" object
in the config file.

Eventually more function will be added to this class, but for the
initial version only implement the required support for the JSON
properties.

Create automated test cases for the new class.

Tested:
* Ran automated test cases.

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

show more ...