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

[==========] Running 8 tests from 2 test cases. [----------] Global test environment set-up. [----------] 1 test from LogInit [ RUN ] LogInit.Init [ OK ] LogInit.Init (1 ms) [----------] 1 test from LogInit (1 ms total) [----------] 7 tests from Logger [ RUN ] Logger.LogSimple [ OK ] Logger.LogSimple (0 ms) [ RUN ] Logger.WithSeverityMacro [ OK ] Logger.WithSeverityMacro (0 ms) [ RUN ] Logger.LogSeverity [ OK ] Logger.LogSeverity (0 ms) [ RUN ] Logger.LogWithTag [ OK ] Logger.LogWithTag (0 ms) [ RUN ] Logger.CheckFunction [ OK ] Logger.CheckFunction (0 ms) [ RUN ] Logger.VLog [ OK ] Logger.VLog (0 ms) [ RUN ] Logger.VLogWithTag [ OK ] Logger.VLogWithTag (0 ms) [----------] 7 tests from Logger (0 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test cases ran. (1 ms total) [ PASSED ] 8 tests.