Searched refs:newPropertyVal (Results 1 – 1 of 1) sorted by relevance
/openbmc/telemetry/tests/src/ |
H A D | test_trigger.cpp | 204 std::vector<object_path> newPropertyVal = { in TEST_F() local 213 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 226 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 233 std::vector<object_path> newPropertyVal{ in TEST_F() local 240 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 247 std::vector<object_path> newPropertyVal{ in TEST_F() local 252 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 259 std::vector<object_path> newPropertyVal{ in TEST_F() local 265 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 272 std::vector<object_path> newPropertyVal{ in TEST_F() local [all …]
|