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 ElfLib [ RUN ] ElfLib.Create [ OK ] ElfLib.Create (0 ms) [ RUN ] ElfLib.GetSection [ OK ] ElfLib.GetSection (1 ms) [ RUN ] ElfLib.GetSymbolValue [ OK ] ElfLib.GetSymbolValue (0 ms) [ RUN ] ElfLib.GetAllSymbols [ OK ] ElfLib.GetAllSymbols (0 ms) [ RUN ] ElfLib.GetNote [ OK ] ElfLib.GetNote (1 ms) [ RUN ] ElfLib.MissingSections [ OK ] ElfLib.MissingSections (0 ms) [ RUN ] ElfLib.GetIrregularNote [ OK ] ElfLib.GetIrregularNote (0 ms) [ RUN ] ElfLib.GetSymbolsFromStripped [ OK ] ElfLib.GetSymbolsFromStripped (1 ms) [ RUN ] ElfLib.GetPLTFromUnstripped [ OK ] ElfLib.GetPLTFromUnstripped (4 ms) [ RUN ] ElfLib.GetPLTFromStrippedDebug [ OK ] ElfLib.GetPLTFromStrippedDebug (5 ms) [----------] 10 tests from ElfLib (12 ms total) [----------] Global test environment tear-down [==========] 10 tests from 1 test suite ran. (12 ms total) [ PASSED ] 10 tests.