Skip to content

Qualification Method

The slint-compiler is qualified by validating the tool, per ISO 26262-8 Clause 11.

Validation means writing test cases that cover each language feature of Slint SC, and verifying that the generated Rust code is correct for each. Every paragraph of the Language Specification carries an identifier, and every identifier is traced to at least one test, so the coverage of the feature set is measured rather than asserted. See the Traceability Matrix.

The confidence level this has to reach is in Tool Classification.

The runtime is qualified as a software component, per ISO 26262-8 Clause 12, so it’s verified rather than validated as a tool.

Two measures back it:

The suites that produce this evidence are described in Test Suites, and their outcomes in Test Results.

(TODO: give each suite an identifier, so the potential errors can be traced to the suites that cover them.)


© 2026 SixtyFPS GmbH