Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp214 EXPECT_THROW(GetParam()->getBridge(&pciMock), NotFoundException); in TEST_P()
234 EXPECT_THROW(GetParam()->getBridge(&pciMock), std::system_error); in TEST_P()
260 EXPECT_THROW(GetParam()->getBridge(&pciMock), std::system_error); in TEST_P()
292 GetParam()->getBridge(&pciMock); in TEST_P()
335 GetParam()->getBridge(&pciMock); in TEST_P()
434 nuvotonDevice.getBridge(&pciMock); in TEST()
451 EXPECT_THROW(nuvotonDevice.getBridge(&pciMock), std::system_error); in TEST()
507 nuvotonDevice.getBridge(&pciMock); in TEST()
544 nuvotonDevice.getBridge(&pciMock); in TEST()
555 nuvotonDevice.getBridge(&pciMock); in TEST()
[all …]