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

Running main() from gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from ClipboardImplTest [ RUN ] ClipboardImplTest.FirstPeek [ OK ] ClipboardImplTest.FirstPeek (128 ms) [ RUN ] ClipboardImplTest.PushAndPeek [ OK ] ClipboardImplTest.PushAndPeek (122 ms) [ RUN ] ClipboardImplTest.PushAndPeekTwice [ OK ] ClipboardImplTest.PushAndPeekTwice (118 ms) [----------] 3 tests from ClipboardImplTest (368 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (368 ms total) [ PASSED ] 3 tests.