Class SharedLibraryTest

Inheritance Relationships

Base Type

  • public testing::Test

Derived Types

Class Documentation

class SharedLibraryTest : public testing::Test

A GTest fixture for tests that involve a dynamically loaded shared library.

Subclassed by rosidl_typesupport_introspection_tests::testing::MessageIntrospectionTest< MessageT >, rosidl_typesupport_introspection_tests::testing::ServiceIntrospectionTest< ServiceT >, rosidl_typesupport_introspection_tests::testing::TypeSupportLibraryTest< TypeSupportLibraryT >

Public Functions

inline explicit SharedLibraryTest(const std::string &name)
inline rcpputils::SharedLibrary &GetSharedLibrary()