The majority of the test modules were already named "tests", and that's what the example in the Rust book uses, so switch to that for all test modules, for consistency.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.