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 (3 ms) [----------] 2 tests from MpscQueueTest (3 ms total) [----------] 4 tests from BlockingMpscQueueTest [ RUN ] BlockingMpscQueueTest.TwoThreads [ OK ] BlockingMpscQueueTest.TwoThreads (0 ms) [ RUN ] BlockingMpscQueueTest.Clear [ OK ] BlockingMpscQueueTest.Clear (0 ms) [ RUN ] BlockingMpscQueueTest.Extract [ OK ] BlockingMpscQueueTest.Extract (0 ms) [ RUN ] BlockingMpscQueueTest.ManyThreads [ OK ] BlockingMpscQueueTest.ManyThreads (53 ms) [----------] 4 tests from BlockingMpscQueueTest (53 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (56 ms total) [ PASSED ] 6 tests.