Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/jtrrouter/errors/testsuite.jtrrouter
169678 views
# Tests what happens if the net is not given
no_net

# Tests what happens if the net is not available
false_net

# Tests what happens if the output is not given
no_output

# Tests what happens if the output can not be written
false_output

# Tests what happens if the input is not given
no_input

# Tests what happens if an unknown option is passed
unknown_option

# Same as ../plain/straight_only but with a deprecated divider
straight_only_deprecated

# Tests for checking false sink definitions
sinks

# Default departlane is false
default_departlane_false

# Default departpos is false
default_departpos_false

# Default departspeed is false
default_departspeed_false

# Default arrivallane is false
default_arrivallane_false

# Default arrivalpos is false
default_arrivalpos_false

# Default arrivalspeed is false
default_arrivalspeed_false

# given an unknown vType should be an error
# 
unknown_vType

# unknown vType should be replaced by DEFAULT_VEHTYPE when ignoring errors
unknown_vType_ignore