pub(crate) fn stamp_file_path(
config: &Config,
testpaths: &TestPaths,
variant: &TestVariant,
) -> Utf8PathBufExpand description
The path of the stamp file that gets created or updated whenever a
particular test completes successfully.