Functions | Variables
test_header.cpp File Reference
#include <gtest/gtest.h>
#include "ros/header.h"
Include dependency graph for test_header.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (Header, parse)
 TEST (Header, write)

Variables

static char g_header_data1 [] = "A=B"
static char g_header_data2 [] = "AAAAAAAAAAAAA=BBBBBBB\nBBBBBBB"

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 102 of file test_header.cpp.

TEST ( Header  ,
parse   
)

Definition at line 44 of file test_header.cpp.

TEST ( Header  ,
write   
)

Definition at line 73 of file test_header.cpp.


Variable Documentation

char g_header_data1[] = "A=B" [static]

Definition at line 39 of file test_header.cpp.

char g_header_data2[] = "AAAAAAAAAAAAA=BBBBBBB\nBBBBBBB" [static]

Definition at line 40 of file test_header.cpp.



test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Tue Mar 7 2017 03:45:24