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

Running main() from gtest_main.cc [==========] Running 9 tests from 2 test cases. [----------] Global test environment set-up. [----------] 4 tests from SharedBufferSetAllocatorTest [ RUN ] SharedBufferSetAllocatorTest.TwoSmallAllocations [ OK ] SharedBufferSetAllocatorTest.TwoSmallAllocations (0 ms) [ RUN ] SharedBufferSetAllocatorTest.TwoLargeAllocations [ OK ] SharedBufferSetAllocatorTest.TwoLargeAllocations (0 ms) [ RUN ] SharedBufferSetAllocatorTest.ManySmallAllocations [ OK ] SharedBufferSetAllocatorTest.ManySmallAllocations (0 ms) [ RUN ] SharedBufferSetAllocatorTest.SetFixedBufferSize [ OK ] SharedBufferSetAllocatorTest.SetFixedBufferSize (0 ms) [----------] 4 tests from SharedBufferSetAllocatorTest (1 ms total) [----------] 5 tests from SharedBufferSetTest [ RUN ] SharedBufferSetTest.CreateNewBuffer [ OK ] SharedBufferSetTest.CreateNewBuffer (0 ms) [ RUN ] SharedBufferSetTest.AddBuffer [ OK ] SharedBufferSetTest.AddBuffer (0 ms) [ RUN ] SharedBufferSetTest.ManyBuffers [ OK ] SharedBufferSetTest.ManyBuffers (1 ms) [ RUN ] SharedBufferSetTest.RemovedBuffers [ OK ] SharedBufferSetTest.RemovedBuffers (0 ms) [ RUN ] SharedBufferSetTest.Validate [ OK ] SharedBufferSetTest.Validate (0 ms) [----------] 5 tests from SharedBufferSetTest (2 ms total) [----------] Global test environment tear-down [==========] 9 tests from 2 test cases ran. (3 ms total) [ PASSED ] 9 tests.