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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 10 tests from 1 test suite. [----------] Global test environment set-up. [----------] 10 tests from AddModCommandRunnerTest [ RUN ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler [ OK ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler (133 ms) [ RUN ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler_NoParent [ OK ] AddModCommandRunnerTest.ExecuteIntentWithIntentHandler_NoParent (132 ms) [ RUN ] AddModCommandRunnerTest.ExecuteIntentThatNeedsResolution [ OK ] AddModCommandRunnerTest.ExecuteIntentThatNeedsResolution (193 ms) [ RUN ] AddModCommandRunnerTest.ExecuteNoModulesFound [ OK ] AddModCommandRunnerTest.ExecuteNoModulesFound (122 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidParameter [ OK ] AddModCommandRunnerTest.ExecuteInvalidParameter (123 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidParameterWithResulution [ OK ] AddModCommandRunnerTest.ExecuteInvalidParameterWithResulution (118 ms) [ RUN ] AddModCommandRunnerTest.ExecuteNullHandlerAndParameter [ OK ] AddModCommandRunnerTest.ExecuteNullHandlerAndParameter (122 ms) [ RUN ] AddModCommandRunnerTest.ExecuteInvalidJsonParamResolution [WARNING:peridot/public/lib/entity/cpp/json.cc(72)] Error parsing JSON: 3 [ OK ] AddModCommandRunnerTest.ExecuteInvalidJsonParamResolution (122 ms) [ RUN ] AddModCommandRunnerTest.UpdatesModIfItExists [ OK ] AddModCommandRunnerTest.UpdatesModIfItExists (142 ms) [ RUN ] AddModCommandRunnerTest.AcceptsModNameTransitional [ OK ] AddModCommandRunnerTest.AcceptsModNameTransitional (125 ms) [----------] 10 tests from AddModCommandRunnerTest (1332 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (1332 ms total) [ PASSED ] 10 tests.