Binary compatibility report for the CMocka library  between 0.3.2 and 0.4.0 versions on x86

Test Info


Library NameCMocka
Version #10.3.2
Version #20.4.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types40 / 49
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-2

Added Symbols (2)


cmocka.h, libcmocka.so.0.2.0
_assert_return_code ( unsigned long long const result, size_t rlen, unsigned long long const error, char const*const expression, char const*const file, int const line )
_run_group_tests ( UnitTest const*const tests, size_t const number_of_tests )

to the top

Problems with Constants, Low Severity (1)


cmocka.h
[+] LargestIntegralTypePrintfFormat

to the top

Other Changes in Data Types (2)


cmocka.h
[+] enum UnitTestFunctionType (2)

to the top

Header Files (1)


cmocka.h

to the top

Shared Libraries (1)


libcmocka.so.0.1.2

to the top




Generated on Fri Apr 11 22:35:30 2014 for CMocka by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API