/openbmc/phosphor-state-manager/test/ |
H A D | test_scheduled_host_transition.cpp | 22 sdbusplus::server::xyz::openbmc_project::state::ScheduledHostTransition; 30 ScheduledHostTransition scheduledHostTransition; member in phosphor::state::manager::TestScheduledHostTransition 34 scheduledHostTransition(mockedBus, "", 0, event) in TestScheduledHostTransition() 41 return ScheduledHostTransition::getTime(); in getCurrentTime() 46 return scheduledHostTransition.timer.isEnabled(); in isTimerEnabled() 51 scheduledHostTransition.handleTimeUpdates(); in bmcTimeChange() 57 EXPECT_EQ(scheduledHostTransition.scheduledTime(0), 0); in TEST_F() 67 EXPECT_THROW(scheduledHostTransition.scheduledTime(schTime), in TEST_F() 77 EXPECT_EQ(scheduledHostTransition.scheduledTime(schTime), schTime); in TEST_F() 84 scheduledHostTransition.scheduledTransition(Transition::On); in TEST_F() [all …]
|
/openbmc/phosphor-state-manager/ |
H A D | scheduled_host_transition.cpp | 43 sdbusplus::server::xyz::openbmc_project::state::ScheduledHostTransition; 49 uint64_t ScheduledHostTransition::scheduledTime(uint64_t value) in scheduledTime() 89 seconds ScheduledHostTransition::getTime() in getTime() 95 void ScheduledHostTransition::hostTransition() in hostTransition() 123 void ScheduledHostTransition::callback() in callback() 133 void ScheduledHostTransition::initialize() in initialize() 182 ScheduledHostTransition::~ScheduledHostTransition() in ~ScheduledHostTransition() 187 void ScheduledHostTransition::handleTimeUpdates() in handleTimeUpdates() 244 int ScheduledHostTransition::onTimeChange( in onTimeChange() 247 auto* schedHostTran = static_cast<ScheduledHostTransition*>(userdata); in onTimeChange() [all …]
|
H A D | scheduled_host_transition.hpp | 9 #include <xyz/openbmc_project/State/ScheduledHostTransition/server.hpp> 23 sdbusplus::server::xyz::openbmc_project::state::ScheduledHostTransition>; 25 /** @class ScheduledHostTransition 28 * xyz.openbmc_project.State.ScheduledHostTransition 30 class ScheduledHostTransition : public ScheduledHostTransitionInherit class 33 ScheduledHostTransition(sdbusplus::bus_t& bus, const char* objPath, in ScheduledHostTransition() function in phosphor::state::manager::ScheduledHostTransition 36 bus, objPath, ScheduledHostTransition::action::defer_emit), in ScheduledHostTransition() 48 ~ScheduledHostTransition() override;
|
H A D | scheduled_host_transition_main.cpp | 13 using ScheduledHostTransition = typedef 14 sdbusplus::server::xyz::openbmc_project::state::ScheduledHostTransition; 59 phosphor::state::manager::ScheduledHostTransition manager( in main() 66 bus.request_name(ScheduledHostTransition::interface); in main() 69 bus.request_name((std::string{ScheduledHostTransition::interface} + in main()
|
H A D | meson.options | 48 value: '/var/lib/phosphor-state-manager/scheduledHostTransition',
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_timed_power_on.robot | 21 ${CMD_ENABLE_TPO} busctl set-property xyz.openbmc_project.State.ScheduledHostTransition 22 ... /xyz/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition 25 ${CMD_SET_TPO_TIME} busctl set-property xyz.openbmc_project.State.ScheduledHostTransition 26 ... /xyz/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition Schedul… 28 ${CMD_GET_TPO_TIME} busctl get-property xyz.openbmc_project.State.ScheduledHostTransition 29 ... /xyz/openbmc_project/scheduled/host0 xyz.openbmc_project.State.ScheduledHostTransition Schedul…
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/State/ScheduledHostTransition' 8 '../../../../../yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml', 28 'xyz/openbmc_project/State/ScheduledHostTransition',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ |
H A D | meson.build | 16 subdir('ScheduledHostTransition') subdir 348 '../../../../yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml', 350 output: ['ScheduledHostTransition.md'], 362 'xyz/openbmc_project/State/ScheduledHostTransition',
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/ |
H A D | phosphor-state-manager-systemd-links.inc | 171 …system_unitdir/multi-user.target.wants/xyz.openbmc_project.State.ScheduledHostTransition@${i}.serv… 172 TARGET="../xyz.openbmc_project.State.ScheduledHostTransition@.service" 180 …system_unitdir/multi-user.target.wants/xyz.openbmc_project.State.ScheduledHostTransition@${i}.serv…
|
H A D | phosphor-state-manager_git.bb | 146 DBUS_SERVICE:${PN}-scheduled-host-transition += "xyz.openbmc_project.State.ScheduledHostTransition@…
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | xyz.openbmc_project.State.ScheduledHostTransition@.service | 10 BusName=xyz.openbmc_project.State.ScheduledHostTransition%i
|
H A D | meson.build | 18 'xyz.openbmc_project.State.ScheduledHostTransition@.service',
|
/openbmc/pldm/configurations/pdr/ |
H A D | 11.json | 146 "interface": "xyz.openbmc_project.State.ScheduledHostTransition",
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Host.interface.yaml | 132 xyz.openbmc_project.State.ScheduledHostTransition interface
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |