#include <string>
#include "gtest/gtest.h"
#include "modules/control/common/control_gflags.h"
#include "modules/control/control_component.h"
#include "modules/control/proto/control_cmd.pb.h"
Go to the source code of this file.
◆ RUN_GOLDEN_TEST
Value:{ \
const ::testing::TestInfo *const test_info = \
::testing::UnitTest::GetInstance()->current_test_info(); \
bool run_control_success = test_control(test_info->name(), 0); \
EXPECT_TRUE(run_control_success); \
}
◆ DECLARE_string() [1/6]
DECLARE_string |
( |
test_localization_file |
| ) |
|
◆ DECLARE_string() [2/6]
DECLARE_string |
( |
test_pad_file |
| ) |
|
◆ DECLARE_string() [3/6]
DECLARE_string |
( |
test_planning_file |
| ) |
|
◆ DECLARE_string() [4/6]
DECLARE_string |
( |
test_chassis_file |
| ) |
|
◆ DECLARE_string() [5/6]
DECLARE_string |
( |
test_data_dir |
| ) |
|
◆ DECLARE_string() [6/6]
DECLARE_string |
( |
test_monitor_file |
| ) |
|