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

Flags: --gtest_random_seed = 1558378233 [==========] Running 11 tests from 3 test cases. [----------] Global test environment set-up. [----------] 2 tests from PciAllocationTest [ RUN ] PciAllocationTest.BalancedAllocation [ OK ] PciAllocationTest.BalancedAllocation (10 ms) [ RUN ] PciAllocationTest.VmoCreationFailure [ OK ] PciAllocationTest.VmoCreationFailure (9 ms) [----------] 2 tests from PciAllocationTest (21 ms total) [----------] 4 tests from PciConfigTests [ RUN ] PciConfigTests.MmioIntegration [ OK ] PciConfigTests.MmioIntegration (14 ms) [ RUN ] PciConfigTests.MmioConfigReadWrite [ OK ] PciConfigTests.MmioConfigReadWrite (14 ms) [ RUN ] PciConfigTests.ProxyIntegration [ OK ] PciConfigTests.ProxyIntegration (12 ms) [ RUN ] PciConfigTests.ProxyConfigReadWrite [ OK ] PciConfigTests.ProxyConfigReadWrite (13 ms) [----------] 4 tests from PciConfigTests (87 ms total) [----------] 5 tests from PciDeviceTests [ RUN ] PciDeviceTests.CreationTest [ OK ] PciDeviceTests.CreationTest (22 ms) [ RUN ] PciDeviceTests.BasicCapabilityTest [ OK ] PciDeviceTests.BasicCapabilityTest (11 ms) [ RUN ] PciDeviceTests.InvalidPtrCapabilityTest [ OK ] PciDeviceTests.InvalidPtrCapabilityTest (10 ms) [ RUN ] PciDeviceTests.PtrCycleCapabilityTest [ OK ] PciDeviceTests.PtrCycleCapabilityTest (11 ms) [ RUN ] PciDeviceTests.DuplicateFixedCapabilityTest [ OK ] PciDeviceTests.DuplicateFixedCapabilityTest (10 ms) [----------] 5 tests from PciDeviceTests (105 ms total) [----------] Global test environment tear-down. [==========] 11 tests from 3 test cases ran (214 ms total). [ PASSED ] 11 tests