#include <cstdlib>
#include <gtest/gtest.h>
#include <list>
#include "ros/ros.h"
#include "std_srvs/Empty.h"
#include <log4cxx/appenderskeleton.h>
#include <ros/console.h>
#include <ros/poll_manager.h>
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
| TEST (roscpp, ServiceThrowingException) |
|
bool | throwingService (std_srvs::Empty::Request &, std_srvs::Empty::Request &) |
|
|
static const char | EXCEPTION [] = "custom exception message" |
|
static const char | SERVICE [] = "service_exception" |
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TEST |
( |
roscpp |
, |
|
|
ServiceThrowingException |
|
|
) |
| |
bool throwingService |
( |
std_srvs::Empty::Request & |
, |
|
|
std_srvs::Empty::Request & |
|
|
) |
| |
const char EXCEPTION[] = "custom exception message" |
|
static |
const char SERVICE[] = "service_exception" |
|
static |
test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:46