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

Flags: --gtest_random_seed = 1556251729 [==========] Running 11 tests from 3 test cases. [----------] Global test environment set-up. [----------] 2 tests from PciAllocationTest [ RUN ] PciAllocationTest.BalancedAllocation [ OK ] PciAllocationTest.BalancedAllocation (1 ms) [ RUN ] PciAllocationTest.VmoCreationFailure [ OK ] PciAllocationTest.VmoCreationFailure (0 ms) [----------] 2 tests from PciAllocationTest (1 ms total) [----------] 4 tests from PciConfigTests [ RUN ] PciConfigTests.MmioIntegration [ OK ] PciConfigTests.MmioIntegration (1 ms) [ RUN ] PciConfigTests.MmioConfigReadWrite [ OK ] PciConfigTests.MmioConfigReadWrite (1 ms) [ RUN ] PciConfigTests.ProxyIntegration [ OK ] PciConfigTests.ProxyIntegration (1 ms) [ RUN ] PciConfigTests.ProxyConfigReadWrite [ OK ] PciConfigTests.ProxyConfigReadWrite (1 ms) [----------] 4 tests from PciConfigTests (5 ms total) [----------] 5 tests from PciDeviceTests [ RUN ] PciDeviceTests.CreationTest [ OK ] PciDeviceTests.CreationTest (0 ms) [ RUN ] PciDeviceTests.BasicCapabilityTest [ OK ] PciDeviceTests.BasicCapabilityTest (1 ms) [ RUN ] PciDeviceTests.InvalidPtrCapabilityTest [ OK ] PciDeviceTests.InvalidPtrCapabilityTest (1 ms) [ RUN ] PciDeviceTests.PtrCycleCapabilityTest [ OK ] PciDeviceTests.PtrCycleCapabilityTest (0 ms) [ RUN ] PciDeviceTests.DuplicateFixedCapabilityTest [ OK ] PciDeviceTests.DuplicateFixedCapabilityTest (0 ms) [----------] 5 tests from PciDeviceTests (5 ms total) [----------] Global test environment tear-down. [==========] 11 tests from 3 test cases ran (12 ms total). [ PASSED ] 11 tests