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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ClipboardImplTest [ RUN ] ClipboardImplTest.FirstPeek [ OK ] ClipboardImplTest.FirstPeek (474 ms) [ RUN ] ClipboardImplTest.PushAndPeek [ OK ] ClipboardImplTest.PushAndPeek (121 ms) [ RUN ] ClipboardImplTest.PushAndPeekTwice [ OK ] ClipboardImplTest.PushAndPeekTwice (147 ms) [----------] 3 tests from ClipboardImplTest (742 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (742 ms total) [ PASSED ] 3 tests.