Module test_runtime

Functions§

advance_manual_clock
Advances a clock by provided duration.
enable_manual_clock
Enables manually advancing a clock for preparing MainLoopScheduler tasks.
execute_tasks
Executes all tasks submitted by TaskDispatcher.
get_native_domain
Gets a pointer to a native domain.
reload_gpu_resources
Reloads GPU resources, which will trigger all resource reload protocols to be executed.
run_main_loop
Runs MainLoopScheduler, which will execute all registered and ready tasks.
run_test
Runs provided closure with a newly initialized test runtime.