scenario_simulator_v2 C++ API
Namespaces | Functions
test_traffic_lights.cpp File Reference
#include "test_lanelet_wrapper.hpp"
Include dependency graph for test_traffic_lights.cpp:

Namespaces

 traffic_simulator
 
 traffic_simulator::lanelet_wrapper
 
 traffic_simulator::lanelet_wrapper::tests
 

Functions

int main (int argc, char **argv)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLight_trafficLight)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLight_notTrafficLight)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLight_invalidId)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLightRegulatoryElement_trafficLightRegulatoryElement)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLightRegulatoryElement_noTrafficLightRegulatoryElement)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, isTrafficLightRegulatoryElement_invalidId)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightIds_correct)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_FourTrackHighwayMap, getTrafficLightIds_noTrafficLight)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightBulbPosition_correct)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_WithoutLightBulb, getTrafficLightBulbPositionInfer_correct)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightBulbPosition_invalidTrafficLight)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightIdsOnPath_noTrafficLights)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightIdsOnPath_trafficLights)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_StandardMap, getTrafficLightIdsOnPath_empty)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_CrossroadsWithStoplinesMap, getTrafficLightStopLineIds_stopLine)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_CrossroadsWithStoplinesMap, getTrafficLightStopLineIds_severalStopLines)
 
 traffic_simulator::lanelet_wrapper::tests::TEST_F (LaneletWrapperTest_CrossroadsWithStoplinesMap, getTrafficLightStopLineIds_invalidTrafficLightId)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)