Back to build
Raw log | Switch to full mode | Login

Flags: --gtest_random_seed = 1555756918 [==========] Running 11 tests from 3 test cases. [----------] Global test environment set-up. [----------] 2 tests from PciAllocationTest [ RUN ] PciAllocationTest.BalancedAllocation [ OK ] PciAllocationTest.BalancedAllocation (15 ms) [ RUN ] PciAllocationTest.VmoCreationFailure [ OK ] PciAllocationTest.VmoCreationFailure (14 ms) [----------] 2 tests from PciAllocationTest (30 ms total) [----------] 4 tests from PciConfigTests [ RUN ] PciConfigTests.MmioIntegration [ OK ] PciConfigTests.MmioIntegration (57 ms) [ RUN ] PciConfigTests.MmioConfigReadWrite [ OK ] PciConfigTests.MmioConfigReadWrite (57 ms) [ RUN ] PciConfigTests.ProxyIntegration [ OK ] PciConfigTests.ProxyIntegration (57 ms) [ RUN ] PciConfigTests.ProxyConfigReadWrite [ OK ] PciConfigTests.ProxyConfigReadWrite (57 ms) [----------] 4 tests from PciConfigTests (232 ms total) [----------] 5 tests from PciDeviceTests [ RUN ] PciDeviceTests.CreationTest [ OK ] PciDeviceTests.CreationTest (29 ms) [ RUN ] PciDeviceTests.BasicCapabilityTest [ OK ] PciDeviceTests.BasicCapabilityTest (29 ms) [ RUN ] PciDeviceTests.InvalidPtrCapabilityTest [ OK ] PciDeviceTests.InvalidPtrCapabilityTest (29 ms) [ RUN ] PciDeviceTests.PtrCycleCapabilityTest [ OK ] PciDeviceTests.PtrCycleCapabilityTest (29 ms) [ RUN ] PciDeviceTests.DuplicateFixedCapabilityTest [ OK ] PciDeviceTests.DuplicateFixedCapabilityTest (29 ms) [----------] 5 tests from PciDeviceTests (148 ms total) [----------] Global test environment tear-down. [==========] 11 tests from 3 test cases ran (411 ms total). [ PASSED ] 11 tests