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

Flags: --gtest_random_seed = 1556135588 [==========] Running 11 tests from 3 test cases. [----------] Global test environment set-up. [----------] 2 tests from PciAllocationTest [ RUN ] PciAllocationTest.BalancedAllocation [ OK ] PciAllocationTest.BalancedAllocation (13 ms) [ RUN ] PciAllocationTest.VmoCreationFailure [ OK ] PciAllocationTest.VmoCreationFailure (12 ms) [----------] 2 tests from PciAllocationTest (26 ms total) [----------] 4 tests from PciConfigTests [ RUN ] PciConfigTests.MmioIntegration [ OK ] PciConfigTests.MmioIntegration (15 ms) [ RUN ] PciConfigTests.MmioConfigReadWrite [ OK ] PciConfigTests.MmioConfigReadWrite (15 ms) [ RUN ] PciConfigTests.ProxyIntegration [ OK ] PciConfigTests.ProxyIntegration (14 ms) [ RUN ] PciConfigTests.ProxyConfigReadWrite [ OK ] PciConfigTests.ProxyConfigReadWrite (14 ms) [----------] 4 tests from PciConfigTests (106 ms total) [----------] 5 tests from PciDeviceTests [ RUN ] PciDeviceTests.CreationTest [ OK ] PciDeviceTests.CreationTest (22 ms) [ RUN ] PciDeviceTests.BasicCapabilityTest [ OK ] PciDeviceTests.BasicCapabilityTest (13 ms) [ RUN ] PciDeviceTests.InvalidPtrCapabilityTest [ OK ] PciDeviceTests.InvalidPtrCapabilityTest (12 ms) [ RUN ] PciDeviceTests.PtrCycleCapabilityTest [ OK ] PciDeviceTests.PtrCycleCapabilityTest (13 ms) [ RUN ] PciDeviceTests.DuplicateFixedCapabilityTest [ OK ] PciDeviceTests.DuplicateFixedCapabilityTest (11 ms) [----------] 5 tests from PciDeviceTests (123 ms total) [----------] Global test environment tear-down. [==========] 11 tests from 3 test cases ran (257 ms total). [ PASSED ] 11 tests