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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 9 tests from 2 test suites. [----------] Global test environment set-up. [----------] 3 tests from ComponentInterceptorTest [ RUN ] ComponentInterceptorTest.TestFallbackAndInterceptingUrls [ OK ] ComponentInterceptorTest.TestFallbackAndInterceptingUrls (110 ms) [ RUN ] ComponentInterceptorTest.TestOnKill [ OK ] ComponentInterceptorTest.TestOnKill (108 ms) [ RUN ] ComponentInterceptorTest.ExtraCmx [ OK ] ComponentInterceptorTest.ExtraCmx (85 ms) [----------] 3 tests from ComponentInterceptorTest (304 ms total) [----------] 6 tests from EnclosingEnvTest [ RUN ] EnclosingEnvTest.RespawnService Hello from helper proc. Goodbye from helper proc Hello from helper proc. [ OK ] EnclosingEnvTest.RespawnService (197 ms) [ RUN ] EnclosingEnvTest.EnclosingEnvOnASeperateThread Hello from helper proc. [ OK ] EnclosingEnvTest.EnclosingEnvOnASeperateThread (137 ms) [ RUN ] EnclosingEnvTest.RespawnServiceWithHandler Hello from helper proc. Goodbye from helper proc Hello from helper proc. [ OK ] EnclosingEnvTest.RespawnServiceWithHandler (209 ms) [ RUN ] EnclosingEnvTest.OutErrPassing [ OK ] EnclosingEnvTest.OutErrPassing (83 ms) [ RUN ] EnclosingEnvTest.CanLaunchMoreThanOneService [ OK ] EnclosingEnvTest.CanLaunchMoreThanOneService (31 ms) [ RUN ] EnclosingEnvTest.DebugDataServicePlumbedCorrectly [ OK ] EnclosingEnvTest.DebugDataServicePlumbedCorrectly (45 ms) [----------] 6 tests from EnclosingEnvTest (703 ms total) [----------] Global test environment tear-down [==========] 9 tests from 2 test suites ran. (1007 ms total) [ PASSED ] 9 tests.