Home
last modified time | relevance | path

Searched refs:pidsensorpath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp71 std::string pidsensorpath = "/xyz/openbmc_project/settings/fanctrl/zone1/" + in TEST() local
76 SetupDbusObject(&sdbus_mock_enable, defer, pidsensorpath.c_str(), in TEST()
81 IsNull(), NotNull(), StrEq(pidsensorpath.c_str()), in TEST()
119 SetupDbusObject(&sdbus_mock_enable, defer, pidsensorpath.c_str(), in PidZoneTest()
124 StrEq(pidsensorpath.c_str()), in PidZoneTest()
187 IsNull(), StrEq(pidsensorpath.c_str()), in TEST_F()
198 bus_mock_enable, pidsensorpath.c_str(), defer); in TEST_F()
245 IsNull(), StrEq(pidsensorpath.c_str()), in TEST_F()
256 bus_mock_enable, pidsensorpath.c_str(), defer); in TEST_F()
289 IsNull(), StrEq(pidsensorpath.c_str()), in TEST_F()
[all …]