Binary compatibility report for the CMocka library  between 0.4.1 and 1.0.0 versions on x86

Test Info


Library NameCMocka
Version #10.4.1
Version #21.0.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types42 / 50
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


cmocka.h, libcmocka.so.0.3.0
_cmocka_run_group_tests ( char const* group_name, struct CMUnitTest const*const tests, size_t const num_tests, CMFixtureFunction group_setup, CMFixtureFunction group_teardown )
_skip ( char const*const file, int const line )
_test_realloc void* ptr, size_t const size, char const* file, int const line )
cmocka_set_message_output enum cm_message_output output )

to the top

Header Files (1)


cmocka.h

to the top

Shared Libraries (1)


libcmocka.so.0.2.1

to the top




Generated on Mon Feb 16 22:28:53 2015 for CMocka by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API