Expand description
Test harness for parity and conformance testing.
ⓘ
use weir::test_harness;Test harness helpers for Weir integration tests.
Modules§
- csr_
factory - Reusable CSR fixtures for Weir dataflow tests.
- dominator_
fixture - Reusable CFG fixtures for dominator-analysis tests.
- fake_
backend - Stateful resident backend fixture for Weir integration and fuzz tests.
- ifds_
builder - Deterministic IFDS problem fixtures for Weir oracle tests.