Expand description
Structs§
- Openvmm
Known Paths Test Artifact Resolver - An implementation of [
petri_artifacts_core::ResolveTestArtifact
] that resolves artifacts to various “known paths” within the context of the OpenVMM repository.
Enums§
- Missing
Command - A description of a command that can be run to create a missing file.
Functions§
- get_
output_ executable_ path - Attempts to find the path to a rust executable built by Cargo, checking the test content directory if the environment variable is set.
- get_
path - Attempts to find the given file, first checking for it relative to the test content directory, then falling back to the provided search path.
- get_
repo_ root - Gets a path to the root of the repo.