#include "jsk_topic_tools/log_utils.h"
#include <ros/ros.h>
#include <std_msgs/Header.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (LogUtils, testWarnNoRemap) | |
TEST (LogUtils, testGetFunctionName) | |
TEST (LogUtils, testJSKROSXXX) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 59 of file test_log_utils.cpp.
TEST | ( | LogUtils | , |
testWarnNoRemap | |||
) |
Definition at line 7 of file test_log_utils.cpp.
TEST | ( | LogUtils | , |
testGetFunctionName | |||
) |
Definition at line 25 of file test_log_utils.cpp.
TEST | ( | LogUtils | , |
testJSKROSXXX | |||
) |
Definition at line 33 of file test_log_utils.cpp.