Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_sensor.cpp125 class TestSensorNotification : public TestSensor class
140 TEST_F(TestSensorNotification, notifiesListenerWithValueWhenChangeOccurs) in TEST_F() argument
150 TEST_F(TestSensorNotification, doesntNotifyListenerWhenNoChangeOccurs) in TEST_F() argument
161 TEST_F(TestSensorNotification, doesntNotifyExpiredListener) in TEST_F() argument
176 TEST_F(TestSensorNotification, notifiesWithValueDuringRegister) in TEST_F() argument
183 TEST_F(TestSensorNotification, notNotifiesWithValueWhenUnregistered) in TEST_F() argument
199 TEST_F(TestSensorNotification, in TEST_F() argument