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 (1152 ms) [ RUN ] ClipboardImplTest.PushAndPeek [ OK ] ClipboardImplTest.PushAndPeek (101 ms) [ RUN ] ClipboardImplTest.PushAndPeekTwice [ OK ] ClipboardImplTest.PushAndPeekTwice (107 ms) [----------] 3 tests from ClipboardImplTest (1360 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (1360 ms total) [ PASSED ] 3 tests.