pub(crate) fn output_testname_unique(
config: &Config,
testpaths: &TestPaths,
variant: &TestVariant,
) -> Utf8PathBufExpand description
Generates a unique name for the test, such as testname.revision.mode.
pub(crate) fn output_testname_unique(
config: &Config,
testpaths: &TestPaths,
variant: &TestVariant,
) -> Utf8PathBufGenerates a unique name for the test, such as testname.revision.mode.