Skip to main content

run_tests

Function run_tests 

Source
pub(crate) fn run_tests(
    flux_driver: &Utf8Path,
    sysroot: &Path,
    suite: &str,
    filter: Option<&str>,
) -> Result<()>