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

Flags: --gtest_random_seed = 1555687622 [==========] Running 7 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) [----------] 1 test from PciDeviceTests [ RUN ] PciDeviceTests.CreationTest [ OK ] PciDeviceTests.CreationTest (29 ms) [----------] 1 test from PciDeviceTests (30 ms total) [----------] Global test environment tear-down. [==========] 7 tests from 3 test cases ran (293 ms total). [ PASSED ] 7 tests