Crate cranelift_filetests

Source
Expand description

File tests.

This crate contains the main test driver as well as implementations of the available filetest commands.

Re-exports§

pub use crate::function_runner::TestFileCompiler;

Modules§

function_runner
Provides functionality for compiling and running CLIF IR for run tests.

Functions§

run
Main entry point for clif-util test.
run_passes
Used for ‘pass’ subcommand. Commands are interpreted as test and executed.