#include <catch_ros/catch.hpp>
#include "../../src/launch/launch_config.h"
#include "core_utils.h"
#include "param_utils.h"
Go to the source code of this file.
Functions | |
TEST_CASE ("basic","[basic]") | |
TEST_CASE ("basic: invalid XML","[basic]") | |
TEST_CASE ("basic: top-level attributes","[basic]") | |
TEST_CASE | ( | "basic" | , |
"" | [basic] | ||
) |
Definition at line 13 of file test_basic.cpp.
TEST_CASE | ( | "basic: invalid XML" | , |
"" | [basic] | ||
) |
Definition at line 22 of file test_basic.cpp.
TEST_CASE | ( | "basic: top-level attributes" | , |
"" | [basic] | ||
) |
Definition at line 30 of file test_basic.cpp.