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

Running main() from gtest_main.cc [==========] Running 5 tests from 1 test case. [----------] Global test environment set-up. [----------] 5 tests from PlayerTest [ RUN ] PlayerTest.FreshPlayer TEST_LOOP_RANDOM_SEED="808888554" [ OK ] PlayerTest.FreshPlayer (0 ms) [ RUN ] PlayerTest.NullSourceSegment TEST_LOOP_RANDOM_SEED="848858724" [ OK ] PlayerTest.NullSourceSegment (0 ms) [ RUN ] PlayerTest.FakeSegments TEST_LOOP_RANDOM_SEED="599676158" [ OK ] PlayerTest.FakeSegments (0 ms) [ RUN ] PlayerTest.BuildGraphWithRealSegmentsSourceFirst TEST_LOOP_RANDOM_SEED="3614262358" [ OK ] PlayerTest.BuildGraphWithRealSegmentsSourceFirst (0 ms) [ RUN ] PlayerTest.BuildGraphWithRealSegmentsSinksFirst TEST_LOOP_RANDOM_SEED="3740528335" [ OK ] PlayerTest.BuildGraphWithRealSegmentsSinksFirst (0 ms) [----------] 5 tests from PlayerTest (0 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test case ran. (1 ms total) [ PASSED ] 5 tests.