Module target_runner

Source
Expand description

Support for target runners

Structs§

PlatformRunner
A target runner scoped to a specific platform (host or target).
TargetRunner
A target runner used to execute a test binary rather than the default of executing natively.

Enums§

PlatformRunnerSource
The place where a platform runner’s configuration was picked up from.