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

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 102 of file test_header.cpp.

◆ TEST() [1/2]

TEST ( Header  ,
parse   
)

Definition at line 44 of file test_header.cpp.

◆ TEST() [2/2]

TEST ( Header  ,
write   
)

Definition at line 73 of file test_header.cpp.

Variable Documentation

◆ g_header_data1

char g_header_data1[] = "A=B"
static

Definition at line 39 of file test_header.cpp.

◆ g_header_data2

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, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:02:03