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

Flags: --gtest_random_seed = 1558419479 [==========] Running 9 tests from 2 test cases. [----------] Global test environment set-up. [----------] 7 tests from IOSchedTestFixture [ RUN ] IOSchedTestFixture.CreateTest [ OK ] IOSchedTestFixture.CreateTest (0 ms) [ RUN ] IOSchedTestFixture.InitTest [ OK ] IOSchedTestFixture.InitTest (0 ms) [ RUN ] IOSchedTestFixture.OpenTest [ OK ] IOSchedTestFixture.OpenTest (1 ms) [ RUN ] IOSchedTestFixture.ServeTestSingle [ OK ] IOSchedTestFixture.ServeTestSingle (5 ms) [ RUN ] IOSchedTestFixture.ServeTestMulti [ OK ] IOSchedTestFixture.ServeTestMulti (4 ms) [ RUN ] IOSchedTestFixture.ServeTestMultiFailures [ OK ] IOSchedTestFixture.ServeTestMultiFailures (3 ms) [ RUN ] IOSchedTestFixture.ServeTestMultistream [ OK ] IOSchedTestFixture.ServeTestMultistream (36 ms) [----------] 7 tests from IOSchedTestFixture (53 ms total) [----------] 2 tests from UniqueOpTest [ RUN ] UniqueOpTest.CreateNull [ OK ] UniqueOpTest.CreateNull (0 ms) [ RUN ] UniqueOpTest.CreateAllocated [ OK ] UniqueOpTest.CreateAllocated (0 ms) [----------] 2 tests from UniqueOpTest (0 ms total) [----------] Global test environment tear-down. [==========] 9 tests from 2 test cases ran (54 ms total). [ PASSED ] 9 tests