#include <string>
#include <sstream>
#include <fstream>
#include <gtest/gtest.h>
#include <time.h>
#include <stdlib.h>
#include "ros/ros.h"
#include <test_roscpp/TestArray.h>
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
| TEST (RoscppLatchingPublisher, nonLatching) |
|
| TEST (RoscppLatchingPublisher, latching) |
|
| TEST (RoscppLatchingPublisher, latchingMultipleSubscriptions) |
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
nonLatching |
|
|
) |
| |
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
latching |
|
|
) |
| |
TEST |
( |
RoscppLatchingPublisher |
, |
|
|
latchingMultipleSubscriptions |
|
|
) |
| |
std::string g_node_name = "test_latching_publisher" |
test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:46