Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/XML/connections/testsuite.netconvert
169713 views
# more than one connection from the same edge to the same target lane
double

# Test for the omitting connections
cross3l_noconnection

# Test for the unconstrained network
cross3l_unconstrained

# test option no-turnarounds.except-deadend
cross3l_no-turnarounds.except-deadend

# test option no-turnarounds.except-turnlane
cross3l_no-turnarounds.except-turnlane

# Test for edge2edge connections
cross3l_edge2edge_conns

# Same as cross3l_edge2edge_conns, but with additional turn edges connected
cross3l_edge2edge_turn

# Test for lane2lane connections
cross3l_lane2lane_conns

# Test for invalid lane index
cross3l_lane2lane_invalid

# Test for multiple used target lane
cross3l_lane2lane_multi

# Test for not appending turnarounds
cross3l_no_turnarounds

# Test for not appending turnarounds on tls-controlled edges
cross3l_no_tls_turnarounds

# Test whether setting prohibitions works
cross3l_prohibitions

# Same as cross3l_prohibitions, but with additional turn edges connected
cross3l_prohibitions_turns

# Test for setting links uncontrolled by a tls
cross3l_uncontrolled

# Tests setting connections after network changes
delayed

# As "delayed", but setting different connections to assure they are not guessed
delayed2

# "delayed" with reports about unset connections before joining nodes
delayed_report

# tests using delete while no other connections are loaded (only forbid right turn)
delete

# a two-way streat meets an 1-way street at a 3 arm junction
3arm

# set keepClear via node attribute
keepClear_node

# set keepClear via connection attribute
keepClear_con

# set keepClear via default option
keepClear_default

# custom position for internal junction
contPos

# custom position for internal junction
contPos_4arm

# custom foe visiblity
visibility

# custom speed
speed

# custom speed
speed_guessMoreLanes

# custom connection length
length

# test option for setting default connection length
length_default
shape

# custom connection permissions
permissions

# test connection attributes changeLeft, changeRight
prohibit_changing

# some edges are disconnected explicitly
unconnected

# test for #15944
unconnected_all

# make sure that parallel left turns all use the same curve
parallel_left_turns

# indirect left turn for bicycles at traffic light
indirect_left

# indirect left turn for bicycles at uncontrolled intersection
indirect_left_priority

# set custom edgeType for connection
edgeType

# conflicting (crossed) connections from the same edge to the same target edge
sameEdge_crossed

# test for #16127
accel_prohibits_change

# two consecutive edges with acceleration lane
accel_prohibits_change2