Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/test/
H A DTestManager.cpp14 class TestManager : public testing::Test class
20 TestManager() : bus(sdbusplus::bus::new_default()), manager(bus) {} in TestManager() function in phosphor::time::TestManager
28 TEST_F(TestManager, propertyChanged) in TEST_F() argument
H A Dmeson.build10 'TestManager.cpp',
/openbmc/phosphor-networkd/test/
H A Dtest_network_manager.hpp33 struct TestManager : TestManagerData, Manager struct
35 inline TestManager(stdplus::PinnedRef<sdbusplus::bus_t> bus, in TestManager() function
H A Dtest_network_manager.cpp26 TestManager manager;
H A Dtest_ethernet_interface.cpp33 TestManager manager;
44 TestManager& manager) in makeInterface()
/openbmc/phosphor-time-manager/
H A Dmanager.hpp28 friend class TestManager;