Expand description
Conformance classes and the abstract test suite mapping (SIGNATIF §6, Annex A).
An implementation claims conformance through the class hierarchy.
conformance_report produces the machine-readable claim list:
which /conf classes this build of Confium implements, and where
each is exercised. Classes not yet implemented are reported as
planned — never silently omitted — so a scheme adopting Confium
knows exactly what it can claim.
Structs§
- Conformance
Claim - One conformance-class claim.
Enums§
- Conformance
Status - Implementation status of a conformance class in this build.
Functions§
- conformance_
claims - The class hierarchy with this build’s status.
- conformance_
report - The machine-readable conformance report for this build.