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="3879619904" [ OK ] PlayerTest.FreshPlayer (0 ms) [ RUN ] PlayerTest.NullSourceSegment TEST_LOOP_RANDOM_SEED="3345410365" [ OK ] PlayerTest.NullSourceSegment (0 ms) [ RUN ] PlayerTest.FakeSegments TEST_LOOP_RANDOM_SEED="1854026888" [ OK ] PlayerTest.FakeSegments (0 ms) [ RUN ] PlayerTest.BuildGraphWithRealSegmentsSourceFirst TEST_LOOP_RANDOM_SEED="4012588760" [ OK ] PlayerTest.BuildGraphWithRealSegmentsSourceFirst (0 ms) [ RUN ] PlayerTest.BuildGraphWithRealSegmentsSinksFirst TEST_LOOP_RANDOM_SEED="2580478500" [ OK ] PlayerTest.BuildGraphWithRealSegmentsSinksFirst (1 ms) [----------] 5 tests from PlayerTest (1 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test case ran. (1 ms total) [ PASSED ] 5 tests.