Function find_tests

Source
pub fn find_tests(root: &Path) -> Result<Vec<WastTest>>
Expand description

Local all *.wast tests under root which should be the path to the root of the wasmtime repository.