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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 5 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from CommandLineOptionsTest [ RUN ] CommandLineOptionsTest.ArgfileTest [ OK ] CommandLineOptionsTest.ArgfileTest (1 ms) [ RUN ] CommandLineOptionsTest.BadOptionsTest [ OK ] CommandLineOptionsTest.BadOptionsTest (0 ms) [ RUN ] CommandLineOptionsTest.SimpleParseCommandLineTest [ OK ] CommandLineOptionsTest.SimpleParseCommandLineTest (1 ms) [----------] 3 tests from CommandLineOptionsTest (2 ms total) [----------] 2 tests from InterceptionWorkflowTest [ RUN ] InterceptionWorkflowTest.ZxChannelWrite [ OK ] InterceptionWorkflowTest.ZxChannelWrite (2 ms) [ RUN ] InterceptionWorkflowTest.ZxChannelRead [ OK ] InterceptionWorkflowTest.ZxChannelRead (2 ms) [----------] 2 tests from InterceptionWorkflowTest (4 ms total) [----------] Global test environment tear-down [==========] 5 tests from 2 test suites ran. (6 ms total) [ PASSED ] 5 tests.