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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 6 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from MpscQueueTest [ RUN ] MpscQueueTest.Sanity [ OK ] MpscQueueTest.Sanity (0 ms) [ RUN ] MpscQueueTest.TwoThreads [ OK ] MpscQueueTest.TwoThreads (1 ms) [----------] 2 tests from MpscQueueTest (1 ms total) [----------] 4 tests from BlockingMpscQueueTest [ RUN ] BlockingMpscQueueTest.TwoThreads [ OK ] BlockingMpscQueueTest.TwoThreads (8 ms) [ RUN ] BlockingMpscQueueTest.Clear [ OK ] BlockingMpscQueueTest.Clear (0 ms) [ RUN ] BlockingMpscQueueTest.Extract [ OK ] BlockingMpscQueueTest.Extract (0 ms) [ RUN ] BlockingMpscQueueTest.ManyThreads [ OK ] BlockingMpscQueueTest.ManyThreads (372 ms) [----------] 4 tests from BlockingMpscQueueTest (381 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (382 ms total) [ PASSED ] 6 tests.