Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/misc/testsuite.complex
169686 views
# test setting and getting of params to all objects which support it
params

# test getParameterWithKey().
paramsWithKey

# test subscribeParameterWithKey().
paramsWithKey_subscription

# Test for the StepListener functions
steplistener

# test client-side command tracing
tracing

# run two subsequent simulations with tracing
tracing_repeat

# test client-side command tracing (including getters)
tracing_noGetters

# test client-side command tracing (including getters)
tracing_printGetters

# test client-side command tracing
tracing_close_start

# test some output
verbose
option_list_append

# test various functions and options for influencing the behavior of rerouting functions
rerouting
parkingSearch

# test execute_move
execute_move

# test access from multiple threads
concurrent

# test setting and getting encoded strings
encoding

# matching function signatures between traci and libsumo
signature

# testing all subscriptions
subscription

# test subscription with begin and end time
subscription_time