Classes | Functions | Variables
subscriber_test.cpp File Reference
#include "ros_lib/ros/subscriber.h"
#include <gtest/gtest.h>
Include dependency graph for subscriber_test.cpp:

Go to the source code of this file.

Classes

class  DummyClass
 
class  DummyMsg
 

Functions

int main (int argc, char **argv)
 
 TEST (TestSubscriber, testStaticCallback)
 
 TEST (TestSubscriber, testMemberCallback)
 

Variables

unsigned char buffer [1]
 
bool callbackCalled
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 63 of file subscriber_test.cpp.

TEST ( TestSubscriber  ,
testStaticCallback   
)

Definition at line 43 of file subscriber_test.cpp.

TEST ( TestSubscriber  ,
testMemberCallback   
)

Definition at line 52 of file subscriber_test.cpp.

Variable Documentation

unsigned char buffer[1]

Definition at line 6 of file subscriber_test.cpp.

bool callbackCalled

Definition at line 5 of file subscriber_test.cpp.



rosserial_client
Author(s): Michael Ferguson, Adam Stambler
autogenerated on Fri Jun 7 2019 22:02:43