Skip to content

SR_TEST_COVERAGE

Slint SC must support headless or offline automated testing frameworks capable of running on CI/CD pipelines to verify layout engines, event propagation, and state transitions.

Code coverage is measured with LLVM source-based coverage via cargo-llvm-cov. The measured coverage of the current test suite is reported in the Test Coverage chapter of the qualification plan. The goal for ASIL D is typically strict structural coverage, requiring >90% statement/branch coverage and often Modified Condition/Decision Coverage (MC/DC).


© 2026 SixtyFPS GmbH