Design and implement the presence service. This will be used by regulator classes to determine whether FRUs are present in the system.
The real implementation will obtain the presence information from D-Bus. The mock implementation will allow the presence to be specified in the test case to exercise all code paths.
Design and implement the presence service. This will be used by regulator classes to determine whether FRUs are present in the system.
The real implementation will obtain the presence information from D-Bus. The mock implementation will allow the presence to be specified in the test case to exercise all code paths.