Test Info
| Library Name | libself-test-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 1 |
| Total Libraries | 0 |
| Total Symbols / Types | 724 / 150 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 36 |
| 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 |
Other Changes in Symbols | - | 2 |
Added Symbols 36
assert.h
__assert ( char const* __assertion, char const* __file, int __line )
__assert_fail ( char const* __assertion, char const* __file, unsigned int __line, char const* __function )
__assert_perror_fail ( int __errnum, char const* __file, unsigned int __line, char const* __function )
common.h
namespace ros
disableAllSignalsInThisThread ( )
_ZN3ros29disableAllSignalsInThisThreadEv
console.h
namespace ros::console
checkLogLocationEnabled ( struct LogLocation* loc )
_ZN3ros7console23checkLogLocationEnabledEPNS0_11LogLocationE
deregister_appender ( struct LogAppender* appender )
_ZN3ros7console19deregister_appenderEPNS0_11LogAppenderE
Formatter::getTokenStrings ( void* logger_handle, Level level, char const* str, char const* file, char const* function, int line ) const
_ZNK3ros7console9Formatter15getTokenStringsEPvNS0_6levels5LevelEPKcS6_S6_i
Formatter::init ( char const* fmt )
_ZN3ros7console9Formatter4initEPKc
Formatter::print ( void* logger_handle, Level level, char const* str, char const* file, char const* function, int line )
_ZN3ros7console9Formatter5printEPvNS0_6levels5LevelEPKcS6_S6_i
formatToBuffer ( boost::shared_array<char>& buffer, size_t& buffer_size, char const* fmt, ... )
_ZN3ros7console14formatToBufferERN5boost12shared_arrayIcEERjPKcz
formatToString ( char const* fmt, ... )
_ZN3ros7console14formatToStringEPKcz
g_formatter [data]
_ZN3ros7console11g_formatterE
g_initialized [data]
_ZN3ros7console13g_initializedE
g_last_error_message [data]
_ZN3ros7console20g_last_error_messageE
get_loggers ( std::map<std::string, enum levels::Level>& loggers )
_ZN3ros7console11get_loggersERNSt3mapINSt7__cxx1112basic_stringIcEENS0_6levels5LevelEEE
initialize ( )
_ZN3ros7console10initializeEv
initializeLogLocation ( struct LogLocation* loc, std::string const& name, Level level )
_ZN3ros7console21initializeLogLocationEPNS0_11LogLocationERKNSt7__cxx1112basic_stringIcEENS0_6levels5LevelE
notifyLoggerLevelsChanged ( )
_ZN3ros7console25notifyLoggerLevelsChangedEv
print ( struct FilterBase* filter, void* logger, Level level, char const* file, int line, char const* function, char const* fmt, ... )
_ZN3ros7console5printEPNS0_10FilterBaseEPvNS0_6levels5LevelEPKciS7_S7_z
print ( struct FilterBase* filter, void* logger, Level level, std::stringstream const& str, char const* file, int line, char const* function )
_ZN3ros7console5printEPNS0_10FilterBaseEPvNS0_6levels5LevelERKNSt7__cxx1118basic_stringstreamIcEEPKciSC_
register_appender ( struct LogAppender* appender )
_ZN3ros7console17register_appenderEPNS0_11LogAppenderE
registerLogLocation ( struct LogLocation* loc )
_ZN3ros7console19registerLogLocationEPNS0_11LogLocationE
set_logger_level ( std::string const& name, enum levels::Level level )
_ZN3ros7console16set_logger_levelERKNSt7__cxx1112basic_stringIcEENS0_6levels5LevelE
setFixedFilterToken ( std::string const& key, std::string const& val )
_ZN3ros7console19setFixedFilterTokenERKNSt7__cxx1112basic_stringIcEES5_
setLogLocationLevel ( struct LogLocation* loc, Level level )
_ZN3ros7console19setLogLocationLevelEPNS0_11LogLocationENS0_6levels5LevelE
shutdown ( )
_ZN3ros7console8shutdownEv
vformatToBuffer ( boost::shared_array<char>& buffer, size_t& buffer_size, char const* fmt, va_list args )
_ZN3ros7console15vformatToBufferERN5boost12shared_arrayIcEERjPKc9__va_list
console_backend.h
namespace ros::console::backend
function_notifyLoggerLevelsChanged [data]
_ZN3ros7console7backend34function_notifyLoggerLevelsChangedE
function_print [data]
_ZN3ros7console7backend14function_printE
notifyLoggerLevelsChanged ( )
_ZN3ros7console7backend25notifyLoggerLevelsChangedEv
print ( void* logger_handle, ros::console::Level level, char const* str, char const* file, char const* function, int line )
_ZN3ros7console7backend5printEPvNS0_6levels5LevelEPKcS6_S6_i
DiagnosticStatus.h
namespace diagnostic_msgs
DiagnosticStatus_<std::allocator<void> >::__ct [C1] ( std::allocator<void>const& _alloc )
_ZN15diagnostic_msgs17DiagnosticStatus_INSaIvEEEC1ERKS1_
DiagnosticStatus_<std::allocator<void> >::__ct [C2] ( std::allocator<void>const& _alloc )
_ZN15diagnostic_msgs17DiagnosticStatus_INSaIvEEEC2ERKS1_
DiagnosticStatus.h
namespace ros::serialization
Serializer<diagnostic_msgs::DiagnosticStatus>::read ( Stream& stream, diagnostic_msgs::DiagnosticStatus_<std::allocator<void> >& t ) [static]
_ZN3ros13serialization10SerializerIN15diagnostic_msgs17DiagnosticStatus_INSaIvEEEEE4readERR
Serializer<diagnostic_msgs::DiagnosticStatus>::serializedLength ( diagnostic_msgs::DiagnosticStatus_<std::allocator<void> >const& t ) [static]
_ZN3ros13serialization10SerializerIN15diagnostic_msgs17DiagnosticStatus_INSaIvEEEEE16serializedLengthERK
Serializer<diagnostic_msgs::DiagnosticStatus>::write ( Stream& stream, diagnostic_msgs::DiagnosticStatus_<std::allocator<void> >const& t ) [static]
_ZN3ros13serialization10SerializerIN15diagnostic_msgs17DiagnosticStatus_INSaIvEEEEE5writeERRK
to the top
Other Changes in Symbols 2
DiagnosticArray.h
namespace ros::message_traits
[+] MD5Sum<ContainerAllocator>::static_value1 [data] 1
_ZN3ros14message_traits6MD5SumIE13static_value1E
|
Change |
Effect |
| 1 |
The initial value of this global data has been changed from 6953854319151947222 to -3400771063219772596. |
No effect. |
[+] MD5Sum<ContainerAllocator>::static_value2 [data] 1
_ZN3ros14message_traits6MD5SumIE13static_value2E
|
Change |
Effect |
| 1 |
The initial value of this global data has been changed from -2462281784261013030 to 8598767396956322545. |
No effect. |
to the top
Header Files 1
self_test.h
to the top
Libraries 0
to the top