Searched refs:test_rules_with_term (Results 1 – 1 of 1) sorted by relevance
| /wasmtime-44.0.1/cranelift/isle/veri/veri_engine/tests/utils/ |
| H A D | mod.rs | 111 fn test_rules_with_term(inputs: Vec<PathBuf>, tr: TestResult, config: Config) { in test_rules_with_term() function 191 test_rules_with_term(inputs, tr, config); in test_from_file_with_lhs_termname() 212 test_rules_with_term(inputs, tr, config); in test_aarch64_rule_with_lhs_termname() 233 test_rules_with_term(inputs, tr, config); in test_x64_rule_with_lhs_termname() 247 test_rules_with_term(inputs, tr, config); in test_from_file_with_config() 260 test_rules_with_term(inputs, tr, config); in test_aarch64_with_config()
|