Binary compatibility report for the gmock library between 1.0.0 and 1.1.0 versions on x86
Test Info
Library Name | gmock |
Version #1 | 1.0.0 |
Version #2 | 1.1.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 18 |
Total Shared Libraries | 2 |
Total Symbols / Types | 57 / 76 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
gmock-generated-matchers.h,
libgmock.so.0.0.0
namespace testing::internal
ValidateMatcherDescription ( char const** param_names, char const* description )
[ symbol: _ZN7testing8internal26ValidateMatcherDescriptionEPPKcS2_ ]
gmock-internal-utils.h,
libgmock.so.0.0.0
namespace testing::internal
ConvertIdentifierNameToWords ( char const* id_name )
[ symbol: _ZN7testing8internal28ConvertIdentifierNameToWordsEPKc ]
to the top
Header Files (18)
gmock-actions.h
gmock-cardinalities.h
gmock-generated-actions.h
gmock-generated-function-mockers.h
gmock-generated-matchers.h
gmock-generated-nice-strict.h
gmock-matchers.h
gmock-printers.h
gmock-spec-builders.h
gmock.h
gtest-death-test.h
gtest-message.h
gtest-param-test.h
gtest-spi.h
gtest-test-part.h
gtest-typed-test.h
gtest.h
gtest_prod.h
to the top
Shared Libraries (2)
libgmock.so.0.0.0
libgmock_main.so.0.0.0
to the top