NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
SharedLibraryTest.cpp File Reference
#include <BaseIntegrationTest.hpp>
#include <Compiler/Util/SharedLibrary.hpp>
#include <Util/Logger/Logger.hpp>
#include <gtest/gtest.h>
Include dependency graph for SharedLibraryTest.cpp:

Classes

class  SharedLibraryTest
 

Functions

 TEST_F (SharedLibraryTest, loadSharedLib)
 
 TEST_F (SharedLibraryTest, loadSharedLibWithError)
 
 TEST_F (SharedLibraryTest, loadSymbleERROR)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( SharedLibraryTest  ,
loadSharedLib   
)

References NES::Compiler::SharedLibrary::load().

Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( SharedLibraryTest  ,
loadSharedLibWithError   
)

References NES::Compiler::SharedLibrary::load().

Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( SharedLibraryTest  ,
loadSymbleERROR   
)

References NES::Compiler::SharedLibrary::load().

Here is the call graph for this function: