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 (4 ms) [----------] 2 tests from MpscQueueTest (4 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 (1 ms) [ RUN ] BlockingMpscQueueTest.ManyThreads [ OK ] BlockingMpscQueueTest.ManyThreads (55 ms) [----------] 4 tests from BlockingMpscQueueTest (56 ms total) [----------] Global test environment tear-down [==========] 6 tests from 2 test suites ran. (60 ms total) [ PASSED ] 6 tests.