#include <gtest/gtest.h>#include <boost/optional/optional_io.hpp>#include "lanelet2_routing/RoutingGraph.h"#include "test_routing_map.h"
Go to the source code of this file.
Functions | |
| TEST_F (GermanVehicleGraph, AllLaneChangesLeft) | |
| TEST_F (GermanVehicleGraph, AllLaneChangesRight) | |
| TEST_F (GermanVehicleGraph, conflicting) | |
| TEST_F (GermanVehicleGraph, conflicting3d) | |
| TEST_F (GermanVehicleGraph, conflictingBothWays) | |
| TEST_F (GermanVehicleGraph, conflictingDiverging) | |
| TEST_F (GermanVehicleGraph, conflictingMerging) | |
| TEST_F (GermanVehicleGraph, FollowingWithLaneChange) | |
| TEST_F (GermanVehicleGraph, FollowingWithLaneChangeDiverging) | |
| TEST_F (GermanVehicleGraph, FollowingWithLaneChangeMaxHose) | |
| TEST_F (GermanVehicleGraph, FollowingWithLaneChangeMerging) | |
| TEST_F (GermanVehicleGraph, FollowingWithoutLaneChange) | |
| TEST_F (GermanVehicleGraph, FollowingWithoutLaneChangeDiverging) | |
| TEST_F (GermanVehicleGraph, FollowingWithoutLaneChangeInvalid) | |
| TEST_F (GermanVehicleGraph, FollowingWithoutLaneChangeMaxHose) | |
| TEST_F (GermanVehicleGraph, FollowingWithoutLaneChangeMerging) | |
| TEST_F (GermanVehicleGraph, GetBesides) | |
| TEST_F (GermanVehicleGraph, LaneChangesLeft) | |
| TEST_F (GermanVehicleGraph, LaneChangesLeftDiverging) | |
| TEST_F (GermanVehicleGraph, LaneChangesLeftInvalid) | |
| TEST_F (GermanVehicleGraph, LaneChangesLeftMaxHose) | |
| TEST_F (GermanVehicleGraph, LaneChangesLeftMerging) | |
| TEST_F (GermanVehicleGraph, LaneChangesRight) | |
| TEST_F (GermanVehicleGraph, LaneChangesRightDiverging) | |
| TEST_F (GermanVehicleGraph, LaneChangesRightInvalid) | |
| TEST_F (GermanVehicleGraph, LaneChangesRightMaxHose) | |
| TEST_F (GermanVehicleGraph, LaneChangesRightMerging) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChange) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChangeDiverging) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChangeInvalid) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChangeMaxHose) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChangeMerging) | |
| TEST_F (GermanVehicleGraph, PreviousWithLaneChangeSingleLane) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChange) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChangeDiverging) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChangeInvalid) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChangeMaxHose) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChangeMerging) | |
| TEST_F (GermanVehicleGraph, PreviousWithoutLaneChangeSingleLane) | |
| TEST_F (RoutingGraphTest, routingCostOnLaneChange) | |
| TEST_F | ( | GermanVehicleGraph | , |
| AllLaneChangesLeft | |||
| ) |
Definition at line 98 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| AllLaneChangesRight | |||
| ) |
Definition at line 118 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| conflicting | |||
| ) |
Definition at line 475 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| conflicting3d | |||
| ) |
Definition at line 490 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| conflictingBothWays | |||
| ) |
Definition at line 504 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| conflictingDiverging | |||
| ) |
Definition at line 521 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| conflictingMerging | |||
| ) |
Definition at line 515 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithLaneChange | |||
| ) |
Definition at line 205 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithLaneChangeDiverging | |||
| ) |
Definition at line 236 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithLaneChangeMaxHose | |||
| ) |
Definition at line 244 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithLaneChangeMerging | |||
| ) |
Definition at line 226 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithoutLaneChange | |||
| ) |
Definition at line 138 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithoutLaneChangeDiverging | |||
| ) |
Definition at line 163 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithoutLaneChangeInvalid | |||
| ) |
Definition at line 198 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithoutLaneChangeMaxHose | |||
| ) |
Definition at line 171 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| FollowingWithoutLaneChangeMerging | |||
| ) |
Definition at line 157 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| GetBesides | |||
| ) |
Definition at line 443 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesLeft | |||
| ) |
Definition at line 11 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesLeftDiverging | |||
| ) |
Definition at line 29 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesLeftInvalid | |||
| ) |
Definition at line 45 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesLeftMaxHose | |||
| ) |
Definition at line 37 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesLeftMerging | |||
| ) |
Definition at line 21 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesRight | |||
| ) |
Definition at line 51 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesRightDiverging | |||
| ) |
Definition at line 75 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesRightInvalid | |||
| ) |
Definition at line 91 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesRightMaxHose | |||
| ) |
Definition at line 83 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| LaneChangesRightMerging | |||
| ) |
Definition at line 67 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChange | |||
| ) |
Definition at line 357 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChangeDiverging | |||
| ) |
Definition at line 393 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChangeInvalid | |||
| ) |
Definition at line 437 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChangeMaxHose | |||
| ) |
Definition at line 403 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChangeMerging | |||
| ) |
Definition at line 376 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithLaneChangeSingleLane | |||
| ) |
Definition at line 386 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChange | |||
| ) |
Definition at line 271 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChangeDiverging | |||
| ) |
Definition at line 306 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChangeInvalid | |||
| ) |
Definition at line 351 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChangeMaxHose | |||
| ) |
Definition at line 316 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChangeMerging | |||
| ) |
Definition at line 289 of file test_relations.cpp.
| TEST_F | ( | GermanVehicleGraph | , |
| PreviousWithoutLaneChangeSingleLane | |||
| ) |
Definition at line 299 of file test_relations.cpp.
| TEST_F | ( | RoutingGraphTest | , |
| routingCostOnLaneChange | |||
| ) |
Definition at line 527 of file test_relations.cpp.