Functions
test_relations.cpp File Reference
#include <gtest/gtest.h>
#include <boost/optional/optional_io.hpp>
#include "lanelet2_routing/RoutingGraph.h"
#include "test_routing_map.h"
Include dependency graph for test_relations.cpp:

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)
 

Function Documentation

◆ TEST_F() [1/40]

TEST_F ( GermanVehicleGraph  ,
AllLaneChangesLeft   
)

Definition at line 98 of file test_relations.cpp.

◆ TEST_F() [2/40]

TEST_F ( GermanVehicleGraph  ,
AllLaneChangesRight   
)

Definition at line 118 of file test_relations.cpp.

◆ TEST_F() [3/40]

TEST_F ( GermanVehicleGraph  ,
conflicting   
)

Definition at line 475 of file test_relations.cpp.

◆ TEST_F() [4/40]

TEST_F ( GermanVehicleGraph  ,
conflicting3d   
)

Definition at line 490 of file test_relations.cpp.

◆ TEST_F() [5/40]

TEST_F ( GermanVehicleGraph  ,
conflictingBothWays   
)

Definition at line 504 of file test_relations.cpp.

◆ TEST_F() [6/40]

TEST_F ( GermanVehicleGraph  ,
conflictingDiverging   
)

Definition at line 521 of file test_relations.cpp.

◆ TEST_F() [7/40]

TEST_F ( GermanVehicleGraph  ,
conflictingMerging   
)

Definition at line 515 of file test_relations.cpp.

◆ TEST_F() [8/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithLaneChange   
)

Definition at line 205 of file test_relations.cpp.

◆ TEST_F() [9/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithLaneChangeDiverging   
)

Definition at line 236 of file test_relations.cpp.

◆ TEST_F() [10/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithLaneChangeMaxHose   
)

Definition at line 244 of file test_relations.cpp.

◆ TEST_F() [11/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithLaneChangeMerging   
)

Definition at line 226 of file test_relations.cpp.

◆ TEST_F() [12/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithoutLaneChange   
)

Definition at line 138 of file test_relations.cpp.

◆ TEST_F() [13/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithoutLaneChangeDiverging   
)

Definition at line 163 of file test_relations.cpp.

◆ TEST_F() [14/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithoutLaneChangeInvalid   
)

Definition at line 198 of file test_relations.cpp.

◆ TEST_F() [15/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithoutLaneChangeMaxHose   
)

Definition at line 171 of file test_relations.cpp.

◆ TEST_F() [16/40]

TEST_F ( GermanVehicleGraph  ,
FollowingWithoutLaneChangeMerging   
)

Definition at line 157 of file test_relations.cpp.

◆ TEST_F() [17/40]

TEST_F ( GermanVehicleGraph  ,
GetBesides   
)

Definition at line 443 of file test_relations.cpp.

◆ TEST_F() [18/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesLeft   
)

Definition at line 11 of file test_relations.cpp.

◆ TEST_F() [19/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesLeftDiverging   
)

Definition at line 29 of file test_relations.cpp.

◆ TEST_F() [20/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesLeftInvalid   
)

Definition at line 45 of file test_relations.cpp.

◆ TEST_F() [21/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesLeftMaxHose   
)

Definition at line 37 of file test_relations.cpp.

◆ TEST_F() [22/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesLeftMerging   
)

Definition at line 21 of file test_relations.cpp.

◆ TEST_F() [23/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesRight   
)

Definition at line 51 of file test_relations.cpp.

◆ TEST_F() [24/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesRightDiverging   
)

Definition at line 75 of file test_relations.cpp.

◆ TEST_F() [25/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesRightInvalid   
)

Definition at line 91 of file test_relations.cpp.

◆ TEST_F() [26/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesRightMaxHose   
)

Definition at line 83 of file test_relations.cpp.

◆ TEST_F() [27/40]

TEST_F ( GermanVehicleGraph  ,
LaneChangesRightMerging   
)

Definition at line 67 of file test_relations.cpp.

◆ TEST_F() [28/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChange   
)

Definition at line 357 of file test_relations.cpp.

◆ TEST_F() [29/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChangeDiverging   
)

Definition at line 393 of file test_relations.cpp.

◆ TEST_F() [30/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChangeInvalid   
)

Definition at line 437 of file test_relations.cpp.

◆ TEST_F() [31/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChangeMaxHose   
)

Definition at line 403 of file test_relations.cpp.

◆ TEST_F() [32/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChangeMerging   
)

Definition at line 376 of file test_relations.cpp.

◆ TEST_F() [33/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithLaneChangeSingleLane   
)

Definition at line 386 of file test_relations.cpp.

◆ TEST_F() [34/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChange   
)

Definition at line 271 of file test_relations.cpp.

◆ TEST_F() [35/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChangeDiverging   
)

Definition at line 306 of file test_relations.cpp.

◆ TEST_F() [36/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChangeInvalid   
)

Definition at line 351 of file test_relations.cpp.

◆ TEST_F() [37/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChangeMaxHose   
)

Definition at line 316 of file test_relations.cpp.

◆ TEST_F() [38/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChangeMerging   
)

Definition at line 289 of file test_relations.cpp.

◆ TEST_F() [39/40]

TEST_F ( GermanVehicleGraph  ,
PreviousWithoutLaneChangeSingleLane   
)

Definition at line 299 of file test_relations.cpp.

◆ TEST_F() [40/40]

TEST_F ( RoutingGraphTest  ,
routingCostOnLaneChange   
)

Definition at line 527 of file test_relations.cpp.



lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49